Rectification lien vers logs du bandeau admin

This commit is contained in:
pyledevehat 2014-01-21 13:09:28 +01:00
parent 25c68e8767
commit a57553716b
1 changed files with 1 additions and 1 deletions

View File

@ -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>' .