Debug v18
This commit is contained in:
parent
5e41023862
commit
a9039588fe
1 changed files with 1 additions and 1 deletions
|
|
@ -1440,7 +1440,7 @@ if ($socid && $action != 'edit' && $action != 'create' && $action != 'editcard'
|
|||
|
||||
print '<tr class="liste_titre">';
|
||||
print_liste_field_titre("Label");
|
||||
print_liste_field_titre("ExternalSystemID"); // external system ID
|
||||
print_liste_field_titre($form->textwithpicto($langs->trans('ExternalSystemID'), $langs->trans("IDOfPaymentInAnExternalSystem"))); // external system ID
|
||||
print_liste_field_titre("Bank");
|
||||
print_liste_field_titre("RIB");
|
||||
print_liste_field_titre("IBAN");
|
||||
|
|
|
|||
Loading…
Reference in a new issue