Merge pull request #17334 from dolibit-ut/patch-290
Update admin_hrm.php
This commit is contained in:
commit
4bf631dc90
@ -73,7 +73,10 @@ if ($action == 'update') {
|
|||||||
* View
|
* View
|
||||||
*/
|
*/
|
||||||
|
|
||||||
llxHeader('', $langs->trans('Parameters'));
|
|
||||||
|
$title = $langs->trans('Parameters');
|
||||||
|
|
||||||
|
llxHeader('', $title, '');
|
||||||
|
|
||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user