From: Moritz Bunkus Date: Mon, 7 May 2007 13:21:38 +0000 (+0000) Subject: Anständig quoten. X-Git-Tag: release-2.4.3^2~367 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=69822fd215cb15e1bb017f1af6f0a185f62a31e2;p=kivitendo-erp.git Anständig quoten. --- 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|