aboutsummaryrefslogtreecommitdiff
path: root/not_found.cgi
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-10-25 15:16:29 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-10-25 15:16:29 +0200
commit8b987d5c5b8dd11752a761d7e0e877d00c2e76db (patch)
treefd3166888ea488eb6f8cb18a751a7f3e519b5e3f /not_found.cgi
parentbf302820595fad3ab235a6caed617ab669d2849f (diff)
who the f**k changed this title?
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")