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:
Laurent Destailleur
2016-02-16 12:46:39 +01:00
parent a4628e4bd1
commit 36b0cb5b23
16 changed files with 58 additions and 60 deletions

View File

@@ -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>';