From f90d56937697ad3709fa15bdf3526f679d84ef60 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 23 May 2012 13:33:06 -0400 Subject: Remove all traces of "pgboxtitle" Using a div container to format heading is ridiculous. Use "

" instead. Signed-off-by: Lukas Fleischer Signed-off-by: canyonknight --- web/html/index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'web/html/index.php') diff --git a/web/html/index.php b/web/html/index.php index 21de99d6..cf569741 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -17,9 +17,7 @@ $dbh = db_connect(); ?>
-
-AUR -
+

AUR

-- cgit v1.2.3-24-g4f1b