From adc17ef4cd00cdc9d67bba6379f9261339300acd Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 8 May 2007 12:46:05 +0000 Subject: [PATCH] =?utf8?q?Die=20customer=5Fid/vendor=5Fid=20muss=20auch=20?= =?utf8?q?mitgeschleppt=20werden,=20weil=20sie=20ansonsten=20in=20der=20Da?= =?utf8?q?tenbank=20leer=20bleibt!=20Problem=20wurde=20mit=202322=20eingef?= =?utf8?q?=C3=BChrt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/oe.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index 4678c2bb5..b5cd79d63 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -435,6 +435,7 @@ sub form_header { } $vc = qq| + {vc}_id"}) . qq|"> {vc}"}) . qq|"> | . $locale->text(ucfirst($form->{vc})) . qq| | . -- 2.20.1