From 69822fd215cb15e1bb017f1af6f0a185f62a31e2 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 7 May 2007 13:21:38 +0000 Subject: [PATCH] =?utf8?q?Anst=C3=A4ndig=20quoten.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/oe.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index 2b3ee832c..d2db33c52 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -440,7 +440,7 @@ sub form_header { | . $locale->text(ucfirst($form->{vc})) . qq| | . (($myconfig{vclimit} == 1 ) - ? qq|| + ? qq|{vc}"}) . qq|" name="$form->{vc}">| : (NTI($cgi->popup_menu('-name' => "$form->{vc}", '-default' => $form->{"old$form->{vc}"}, '-onChange' => 'document.getElementById(\'update_button\').click();', '-values' => \@values, '-labels' => \%labels)))) . qq| -- 2.20.1