From 08dade63eb23b4b1ed2bea24308b28de7dec6ff0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 9 Aug 2009 19:53:22 +0000 Subject: [PATCH] Input fields larger --- htdocs/admin/company.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/admin/company.php b/htdocs/admin/company.php index e32596ba6cb..33913763e7b 100644 --- a/htdocs/admin/company.php +++ b/htdocs/admin/company.php @@ -225,7 +225,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') $var=!$var; print ''.$langs->trans("CompanyAddress").''; - print ''."\n"; + print ''."\n"; $var=!$var; print ''.$langs->trans("CompanyZip").''; @@ -300,7 +300,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') $var=!$var; print ''.$langs->trans("Note").''; - print ''; + print ''; print ''; print '';