From d56a88897bcaa9d552d1d2b90c33b7c6e29e330a Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 21 Sep 2012 10:42:17 +0200 Subject: Avoid use of ""/"" * Use "" for form labels. * Use ""/"" for important text. * Use "

"/"

" for headings. * Drop ""/"" everywhere else. Signed-off-by: Lukas Fleischer --- web/html/addvote.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'web/html/addvote.php') diff --git a/web/html/addvote.php b/web/html/addvote.php index 55750317..43973f32 100644 --- a/web/html/addvote.php +++ b/web/html/addvote.php @@ -70,18 +70,18 @@ if ($atype == "Trusted User" || $atype == "Developer") {

- - + +

- - + +

-
-
+
+
" /> -- cgit v1.2.3-24-g4f1b