Fix: Page title
This commit is contained in:
parent
66ca0ba0e2
commit
ec3dab23ca
@ -61,7 +61,7 @@ $companystatic = new Societe($db);
|
||||
* View
|
||||
*/
|
||||
|
||||
llxHeader();
|
||||
llxHeader('',$langs->trans("ListOfUsers"));
|
||||
|
||||
print_fiche_titre($langs->trans("ListOfUsers"), '<form action="'.DOL_URL_ROOT.'/user/hierarchy.php" method="POST"><input type="submit" class="button" style="width:120px" name="viewcal" value="'.dol_escape_htmltag($langs->trans("HierarchicView")).'"></form>');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user