Look and feel v11
This commit is contained in:
parent
b98251f7b0
commit
fff805e7ec
@ -1769,7 +1769,7 @@ if ($socid && $action == 'editcard' && $user->rights->societe->creer)
|
||||
// Create BAN
|
||||
if ($socid && $action == 'create' && $user->rights->societe->creer)
|
||||
{
|
||||
dol_fiche_head($head, 'rib', $langs->trans("ThirdParty"), -1, 'company');
|
||||
dol_fiche_head($head, 'rib', $langs->trans("ThirdParty"), 0, 'company');
|
||||
|
||||
$linkback = '<a href="'.DOL_URL_ROOT.'/societe/list.php?restore_lastsearch_values=1">'.$langs->trans("BackToList").'</a>';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user