mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-04 11:54:25 +00:00
Update menu.tpl
This commit is contained in:
@@ -129,10 +129,6 @@ $idUser = isset($_SESSION['id_user']) ? (int)$_SESSION['id_user'] : 0;
|
||||
<a href="build_croppers.php">
|
||||
Build Cropper
|
||||
</a>
|
||||
|
||||
<a href="sysmsg.php">
|
||||
<?php echo SYSTEM_MESSAGE; ?>
|
||||
</a>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user