2
0
forked from Wavyzz/dolibarr

Fix style and align when no permission on widget

This commit is contained in:
Laurent Destailleur
2017-06-10 00:05:47 +02:00
parent 884c6c674d
commit 58a407d9f1
39 changed files with 182 additions and 156 deletions

View File

@@ -113,7 +113,7 @@ print '<form method="post" action="'.$_SERVER["PHP_SELF"].'?action=setvalue">';
print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
dol_fiche_head($head, 'users', $langs->trans("LDAPSetup"));
dol_fiche_head($head, 'users', $langs->trans("LDAPSetup"), -1);
print $langs->trans("LDAPDescUsers").'<br>';
print '<br>';