39 $head[$h][1] = $langs->trans(
"Settings");
40 $head[$h][2] =
'settings';
43 $head[$h][0] =
dol_buildpath(
"/admin/mrp_extrafields.php", 1);
44 $head[$h][1] = $langs->trans(
"ExtraFields");
45 $head[$h][2] =
'mrp_extrafields';
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type, $mode='add', $filterorigmodule='')
Complete or removed entries into a head array (used to build tabs).
mrpAdminPrepareHead()
Prepare admin pages header.