2
0
forked from Wavyzz/dolibarr

Fix look and feel v14

This commit is contained in:
Laurent Destailleur
2021-05-10 15:24:07 +02:00
parent a2cd181435
commit 2dd3148e3f
4 changed files with 4 additions and 4 deletions

View File

@@ -84,7 +84,7 @@ print "<br>\n";
$head = reception_admin_prepare_head();
print dol_get_fiche_head($head, 'attributes_reception', $langs->trans("Receptions"), -1, 'sending');
print dol_get_fiche_head($head, 'attributes_reception', $langs->trans("Receptions"), -1, 'reception');
require DOL_DOCUMENT_ROOT.'/core/tpl/admin_extrafields_view.tpl.php';