Fix PHPCS
This commit is contained in:
parent
d2c4da5156
commit
64fcbfffb1
@ -291,7 +291,7 @@ else
|
||||
}
|
||||
else
|
||||
{
|
||||
print_liste_field_titre($langs->trans("NoLeaveWithCounterDefined"), $_SERVER["PHP_SELF"], '', '', '', '');
|
||||
print_liste_field_titre("NoLeaveWithCounterDefined", $_SERVER["PHP_SELF"], '', '', '', '');
|
||||
}
|
||||
print_liste_field_titre((empty($user->rights->holiday->define_holiday) ? '' : $langs->trans('Note')), $_SERVER["PHP_SELF"]);
|
||||
print_liste_field_titre('');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user