From 7df781679a88075535142b42190b7635331b128b Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Sun, 22 Nov 2009 07:51:33 +0100 Subject: better css (fixes opera issue partially) validated --- index.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.cgi') diff --git a/index.cgi b/index.cgi index b67d0b5..651fa33 100755 --- a/index.cgi +++ b/index.cgi @@ -77,7 +77,7 @@ unless $html.header["status"] == "REDIRECT" $html << <Create New Poll
- +
@@ -102,6 +102,7 @@ unless $html.header["status"] == "REDIRECT" CREATE $html << NOTICE + $html << "" end $html.out($cgi) -- cgit v1.2.3