Fix: Bad link

This commit is contained in:
Laurent Destailleur 2013-07-31 18:43:37 +02:00
parent 37592afa7e
commit df0a8e0829

View File

@ -128,7 +128,7 @@ llxHeader();
print_fiche_titre($langs->trans("DelaysOfToleranceBeforeWarning"),'','setup');
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";
$form = new Form($db);