forked from Wavyzz/dolibarr
NEW Merge all admin tools (system and module admin tools) into same
entry "Admin tools", so now things are clear: All features restricted to an admin user is inside "setup" (for setup) or "admin tools" (for action tools) instead of 3 different entries.
This commit is contained in:
@@ -191,7 +191,7 @@ $form=new Form($db);
|
||||
|
||||
llxHeader('',$langs->trans("MassBarcodeInit"));
|
||||
|
||||
print load_fiche_titre($langs->trans("MassBarcodeInit"));
|
||||
print load_fiche_titre($langs->trans("MassBarcodeInit"), '', 'title_setup.png');
|
||||
print '<br>';
|
||||
|
||||
print $langs->trans("MassBarcodeInitDesc").'<br>';
|
||||
|
||||
Reference in New Issue
Block a user