Fix label
This commit is contained in:
parent
a8222c2651
commit
3dbe9a4af1
@ -68,7 +68,7 @@ print load_fiche_titre($langs->trans("StockSetup"), $linkback, 'title_setup');
|
||||
|
||||
$head = stock_admin_prepare_head();
|
||||
|
||||
dol_fiche_head($head, 'attributes', $langs->trans("Warehouses"), -1, 'stock');
|
||||
dol_fiche_head($head, 'attributes', $langs->trans("StockSetup"), -1, 'stock');
|
||||
|
||||
require DOL_DOCUMENT_ROOT.'/core/tpl/admin_extrafields_view.tpl.php';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user