mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
commit
1f4a3dee5f
|
|
@ -308,8 +308,8 @@ if (empty($reshook)) {
|
|||
|
||||
$formother = new FormOther($db);
|
||||
|
||||
//$help_url="EN:Module_MyObject|FR:Module_MyObject_FR|ES:Módulo_MyObject";
|
||||
$help_url = '';
|
||||
$help_url = 'EN:Module_Users|FR:Module_Utilisateurs|ES:Módulo_Usuarios|DE:Modul_Benutzer';
|
||||
|
||||
if ($contextpage == 'employeelist' && $search_employee == 1) {
|
||||
$text = $langs->trans("ListOfEmployees");
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user