From c8208239491b21f11af839e6962b4f9b7f2a6cd8 Mon Sep 17 00:00:00 2001 From: erics Date: Sun, 12 Jun 2005 23:29:20 +0000 Subject: [PATCH] Contact avec un grand C pour que la traduction marche --- htdocs/contact/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/contact/fiche.php b/htdocs/contact/fiche.php index 3a1d6b6749a..4e6e7953a60 100644 --- a/htdocs/contact/fiche.php +++ b/htdocs/contact/fiche.php @@ -269,7 +269,7 @@ if ($_GET["action"] == 'create') print ''.$langs->trans("Note").''; - print ''.$langs->trans("Billingcontact").''; + print ''.$langs->trans("BillingContact").''; print $form->selectyesno("facturation",$contact->facturation); print '';