From 1b936bf995aa7be000baf578e72c73f368ab3859 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stephan=20K=C3=B6hler?= Date: Mon, 27 Feb 2006 15:46:12 +0000 Subject: [PATCH] Bug 304 - name und shiptostreet in Kundenmaske auf 35 Zeichen beschraenkt gewesen --- bin/mozilla/ct.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index aa8459d7d..66fd60ce8 100644 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -646,7 +646,7 @@ sub form_header { | . $locale->text('Company Name') . qq| - + @@ -659,7 +659,7 @@ sub form_header { | . $locale->text('Street') . qq| - + | -- 2.20.1