This commit is contained in:
Laurent Destailleur 2019-08-26 16:09:20 +02:00
parent 60c3cefc53
commit 0c8640bfd9
2 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,7 @@ $userstatic=new User($db);
if ($permission) { if ($permission) {
?> ?>
<form class="tagtr liste_titre"> <form class="tagtr liste_titre">
<div class="tagtd liste_titre"><?php echo $langs->trans("Nature"); ?></div> <div class="tagtd liste_titre"><?php echo $langs->trans("NatureOfContact"); ?></div>
<div class="tagtd liste_titre"><?php echo $langs->trans("ThirdParty"); ?></div> <div class="tagtd liste_titre"><?php echo $langs->trans("ThirdParty"); ?></div>
<div class="tagtd liste_titre"><?php echo $langs->trans("Users").'/'.$langs->trans("Contacts"); ?></div> <div class="tagtd liste_titre"><?php echo $langs->trans("Users").'/'.$langs->trans("Contacts"); ?></div>
<div class="tagtd liste_titre"><?php echo $langs->trans("ContactType"); ?></div> <div class="tagtd liste_titre"><?php echo $langs->trans("ContactType"); ?></div>

View File

@ -54,6 +54,7 @@ Firstname=First name
PostOrFunction=Job position PostOrFunction=Job position
UserTitle=Title UserTitle=Title
NatureOfThirdParty=Nature of Third party NatureOfThirdParty=Nature of Third party
NatureOfContact=Nature of Contact
Address=Address Address=Address
State=State/Province State=State/Province
StateShort=State StateShort=State