mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-27 21:57:16 +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">
|
<a href="build_croppers.php">
|
||||||
Build Cropper
|
Build Cropper
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="sysmsg.php">
|
|
||||||
<?php echo SYSTEM_MESSAGE; ?>
|
|
||||||
</a>
|
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user