33 $langs->load(
"workstation");
37 $head[$h][0] = DOL_URL_ROOT.
"/admin/workstation.php";
38 $head[$h][1] = $langs->trans(
"Settings");
39 $head[$h][2] =
'settings';
workstationAdminPrepareHead()
Prepare admin pages header.
complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type, $mode= 'add')
Complete or removed entries into a head array (used to build tabs).