From c339278dca54fa55767ad559c5656d41e56daf7e Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Sun, 22 Nov 2009 00:46:25 +0100 Subject: validate --- delete_poll.rb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'delete_poll.rb') diff --git a/delete_poll.rb b/delete_poll.rb index db04eb0..0e81b95 100755 --- a/delete_poll.rb +++ b/delete_poll.rb @@ -54,19 +54,15 @@ if $cgi.include?("confirmnumber") If this was done by accident, please contact the administrator of the system. The poll can be recovered for an indeterministic amount of time, maybe it is already to late.
home - SUCCESS else $html << < CANCEL end else - $html << <

#{POLL}

Delete this Poll

You want to delete the poll named #{POLL}.
@@ -79,9 +75,9 @@ $html << <
- TABLE end +$html << "" $html << "" -- cgit v1.2.3