From 910981dc3059754df70dacd98d33452bb274883b Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 15 Jan 2007 10:07:49 +0000 Subject: [PATCH] =?utf8?q?Bei=20=C3=BCberschrittenem=20Kreditlimit=20nicht?= =?utf8?q?=20nach=20dem=20"-"=20umbrechen.?= 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 9bfc86ca7..0d96abf2d 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -595,7 +595,7 @@ sub form_header { $form->{creditlimit} | . $locale->text('Remaining') . qq| - $form->{creditremaining} + $form->{creditremaining} -- 2.20.1