FIX #11752
This commit is contained in:
parent
60c3cefc53
commit
0c8640bfd9
@ -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>
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user