aboutsummaryrefslogtreecommitdiff
path: root/not_found.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'not_found.cgi')
-rwxr-xr-xnot_found.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/not_found.cgi b/not_found.cgi
index 7241210..577769f 100755
--- a/not_found.cgi
+++ b/not_found.cgi
@@ -20,7 +20,7 @@
############################################################################
require "dudle"
-$d = Dudle.new(:title => "foo", :hide_lang_chooser => true)
+$d = Dudle.new(:hide_lang_chooser => true)
title = _("Poll Not Found")