From ecbb664b3da2e0e089e08c7c0b91334a205c403e Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 17 Jan 2014 11:27:22 +0100 Subject: pkgsubmit.php: Improve visibility of errors Make use of the "errorlist" class instead of "pkgoutput" which is no longer defined in the CSS. Signed-off-by: Lukas Fleischer --- web/html/pkgsubmit.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web') diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php index 9dba945..373af35 100644 --- a/web/html/pkgsubmit.php +++ b/web/html/pkgsubmit.php @@ -477,10 +477,6 @@ html_header("Submit"); ?> - -

- -

@@ -494,6 +490,10 @@ html_header("Submit"); $pkg_categories = pkgCategories(); ?> + +
+ +
-- cgit v1.2.3-54-g00ecf