2
0
forked from Wavyzz/dolibarr

Look and feel v11

This commit is contained in:
Laurent Destailleur
2019-12-09 09:43:38 +01:00
parent 7797c5628f
commit 652e99600a
7 changed files with 9 additions and 9 deletions

View File

@@ -194,6 +194,7 @@ if ($action == 'maj_pattern')
/*
* View
*/
$form = new Form($db);
$wikihelp = 'EN:Setup_Security|FR:Paramétrage_Sécurité|ES:Configuración_Seguridad';
@@ -201,7 +202,7 @@ llxHeader('', $langs->trans("Passwords"), $wikihelp);
print load_fiche_titre($langs->trans("SecuritySetup"), '', 'title_setup');
print $langs->trans("GeneratedPasswordDesc")."<br>\n";
print '<span class="opacitymedium">'.$langs->trans("GeneratedPasswordDesc")."</span><br>\n";
print "<br>\n";