aboutsummaryrefslogtreecommitdiff
path: root/remove_poll.rb
diff options
context:
space:
mode:
Diffstat (limited to 'remove_poll.rb')
-rwxr-xr-xremove_poll.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/remove_poll.rb b/remove_poll.rb
index a1a29b2..3a0ebb1 100755
--- a/remove_poll.rb
+++ b/remove_poll.rb
@@ -36,7 +36,7 @@ $htmlout = <<HEAD
<title>dudle - delete - #{POLL}</title>
<link rel="stylesheet" type="text/css" href="../dudle.css" title="default"/>
</head>
-<body>
+<body id='main'>
HEAD
if $cgi.include?("confirmnumber")