From 28bba34a16a77a1e69695e3eb1931e2ada336b32 Mon Sep 17 00:00:00 2001 From: opensides Date: Tue, 15 Jun 2004 11:38:36 +0000 Subject: [PATCH] corrige erreur ou le fax etait remplace par l'adresse --- htdocs/soc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/soc.php b/htdocs/soc.php index 6bb92412df0..b3587d509df 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -103,7 +103,7 @@ if ($action == 'create') print ''; print ''.$langs->trans('Téléphone').''; - print ''.$langs->trans('Adresse').''; + print ''.$langs->trans('Fax').''; print 'Webhttp://';