Style
This commit is contained in:
parent
6f869be8c0
commit
5477ec9800
@ -497,7 +497,7 @@ $extrafields->fetch_name_optionals_label($object->table_element); // fetch optio
|
||||
|
||||
llxHeaderVierge($langs->trans("NewSubscription"));
|
||||
|
||||
|
||||
print '<br>';
|
||||
print load_fiche_titre($langs->trans("NewSubscription"), '', '', 0, 0, 'center');
|
||||
|
||||
|
||||
|
||||
@ -537,7 +537,7 @@ $extrafields->fetch_name_optionals_label($object->table_element); // fetch optio
|
||||
|
||||
llxHeaderVierge($langs->trans("NewPartnershipRequest"));
|
||||
|
||||
|
||||
print '<br>';
|
||||
print load_fiche_titre($langs->trans("NewPartnershipRequest"), '', '', 0, 0, 'center');
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user