Fix: Bad link
This commit is contained in:
parent
37592afa7e
commit
df0a8e0829
@ -128,7 +128,7 @@ llxHeader();
|
|||||||
print_fiche_titre($langs->trans("DelaysOfToleranceBeforeWarning"),'','setup');
|
print_fiche_titre($langs->trans("DelaysOfToleranceBeforeWarning"),'','setup');
|
||||||
|
|
||||||
print $langs->transnoentities("DelaysOfToleranceDesc",img_warning());
|
print $langs->transnoentities("DelaysOfToleranceDesc",img_warning());
|
||||||
print " ".$langs->trans("OnlyActiveElementsAreShown")."<br>\n";
|
print " ".$langs->trans("OnlyActiveElementsAreShown",DOL_URL_ROOT.'/admin/modules.php')."<br>\n";
|
||||||
print "<br>\n";
|
print "<br>\n";
|
||||||
|
|
||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user