From 5f3cc714e69fddc43f939e54dc74d218524d3e4c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 21 Apr 2006 23:24:06 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Correction=20typographique=20Utilisation?= =?UTF-8?q?=20traduction=20de=20NoOtherDeliveryAddress=20plus=20courte=20p?= =?UTF-8?q?our=20=E9viter=20formulaire=20tronqu=E9/surcharg=E9.=20New:=20C?= =?UTF-8?q?onditionnement=20de=20la=20gestion=20des=20adresses=20de=20livr?= =?UTF-8?q?aisons=20sur=20activation=20du=20module=20commande=20ou=20exped?= =?UTF-8?q?ition.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/adresse_livraison.php | 12 +++++----- htdocs/comm/fiche.php | 38 ++++++++++++++++--------------- htdocs/langs/en_US/companies.lang | 14 ++++++------ htdocs/langs/fr_FR/companies.lang | 14 ++++++------ 4 files changed, 40 insertions(+), 38 deletions(-) diff --git a/htdocs/comm/adresse_livraison.php b/htdocs/comm/adresse_livraison.php index 9f0b523049c..57f13d70c12 100644 --- a/htdocs/comm/adresse_livraison.php +++ b/htdocs/comm/adresse_livraison.php @@ -192,7 +192,7 @@ if ($_GET["action"] == 'create' || $_POST["action"] == 'create') $livraison->pays=$obj->libelle; } - print_titre($langs->trans("NewDeliveryAdress")); + print_titre($langs->trans("NewDeliveryAddress")); print "
\n"; if ($livraison->error) @@ -208,7 +208,7 @@ if ($_GET["action"] == 'create' || $_POST["action"] == 'create') print ''; - print ''; + print ''; print ''; print ''; print ''."\n"; + print ''."\n"; print '
'.$langs->trans('DeliveryAdressLabel').'
'.$langs->trans('DeliveryAddressLabel').'
'.$langs->trans('Name').'
'.$langs->trans('Address').'
'; - print '
'."\n"; print ''."\n"; @@ -310,7 +310,7 @@ elseif ($_GET["action"] == 'edit' || $_POST["action"] == 'edit') print ''; - print ''; + print ''; print ''; print '
'.$langs->trans('DeliveryAdressLabel').'
'.$langs->trans('DeliveryAddressLabel').'
'.$langs->trans('Name').'
'.$langs->trans('Address').'