42 print
"Error, template page can't be called as URL";
46print
"<!-- BEGIN PHP TEMPLATE hrm/core/tpl/objectline_title.tpl.php -->\n";
51print
'<tr class="liste_titre nodrag nodrop">';
55 print
'<th class="linecolnum center"> </th>';
59print
'<th class="linecollabel">'.$langs->trans(
'SkillType').
'</th>';
62print
'<th class="linecollabel">'.$langs->trans(
'Label').
'</th>';
65print
'<th class="linecolcomment"></th>';
68print
'<th class="linecolrank right" style="width: 80px">'.$form->textwithpicto($langs->trans(
"Level"), $langs->trans(
'EmployeeRank')).
'</th>';
74print
"<!-- END PHP TEMPLATE objectline_title.tpl.php -->\n";
if( $user->socid > 0) if(! $user->hasRight('accounting', 'chartofaccount')) $object
getDolGlobalString($key, $default='')
Return dolibarr global constant string value.