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/addvote.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/addvote.php') diff --git a/web/html/addvote.php b/web/html/addvote.php index 4b6c5b5..fe0047f 100644 --- a/web/html/addvote.php +++ b/web/html/addvote.php @@ -82,7 +82,7 @@ if ($atype == "Trusted User" || $atype == "Developer") {
-
+

-- cgit v1.2.3-54-g00ecf