Fix: Translation

This commit is contained in:
Laurent Destailleur 2011-01-23 22:38:06 +00:00
parent eba944b80b
commit 66eda574ea

View File

@ -399,7 +399,7 @@ else
*/ */
$head = contact_prepare_head($object); $head = contact_prepare_head($object);
dol_fiche_head($head, 'card', $langs->trans("Contact"), 0, 'contact'); dol_fiche_head($head, 'card', $langs->trans("ContactsAddresses"), 0, 'contact');
} }
if ($user->rights->societe->contact->creer) if ($user->rights->societe->contact->creer)