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