From 8b987d5c5b8dd11752a761d7e0e877d00c2e76db Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Mon, 25 Oct 2010 15:16:29 +0200 Subject: who the f**k changed this title? --- not_found.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'not_found.cgi') 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") -- cgit v1.2.3