diff --git a/bandeaux.php b/bandeaux.php index d1e1f254af937de22412fb561b3dbe8c9df79921..0f6cbafd60c657f934785c2eb0007029a3c877bb 100644 --- a/bandeaux.php +++ b/bandeaux.php @@ -136,7 +136,7 @@ function sous_bandeau_admin() '<a class="button small gray" href="/">'. _("Home") .'</a>'; if(is_readable('logs_studs.txt')) { - echo '<a class="button small gray" href="/logs_studs.txt">'. _("Logs") .'</a>'; + echo '<a class="button small gray" href="/admin/logs_studs.txt">'. _("Logs") .'</a>'; } echo '<a class="button small gray" href="/../scripts/nettoyage_sondage.php">'. _("Cleaning") .'</a>' .