Merge pull request #48 from pyledevehat/framadate
Rectification lien vers logs du bandeau admin
This commit is contained in:
commit
c25408a91a
@ -136,7 +136,7 @@ function sous_bandeau_admin()
|
|||||||
'<a class="button small gray" href="/">'. _("Home") .'</a>';
|
'<a class="button small gray" href="/">'. _("Home") .'</a>';
|
||||||
|
|
||||||
if(is_readable('logs_studs.txt')) {
|
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>' .
|
echo '<a class="button small gray" href="/../scripts/nettoyage_sondage.php">'. _("Cleaning") .'</a>' .
|
||||||
|
Loading…
Reference in New Issue
Block a user