From e5f9b91c723dc29ded4773273cd0a8c34d59cf61 Mon Sep 17 00:00:00 2001 From: Holger Lindemann Date: Fri, 8 Dec 2006 11:54:45 +0000 Subject: [PATCH] =?utf8?q?"Leere"=20Sprache=20wieder=20eingef=C3=BCgt=20f?= =?utf8?q?=C3=BCr=20Std-Vorlagen?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/io.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index c37e26291..478932b69 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1460,8 +1460,8 @@ sub print_options { $format .= qq||; if (scalar(keys (%{ $form->{languages} })) !=0) { - - $language_select = qq| + }|; foreach $item (@{ $form->{languages} }) { if ($form->{language_id} eq $item->{id}) { $language_select .= qq||; -- 2.20.1