mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-04 20:04:21 +00:00
Update menu.tpl
This commit is contained in:
@@ -42,7 +42,6 @@ div.c1 {text-align: center}
|
||||
} ?> <?php if($session->access == ADMIN) {
|
||||
echo "<a href=\"Admin/admin.php\"><font color=\"Red\">".ADMIN_PANEL."</font></a>";
|
||||
echo "<a href=\"massmessage.php\">".MASS_MESSAGE."</a>";
|
||||
echo "<a href=\"medals.php\">".UPDATE_T_10."</a>";
|
||||
echo "<a href=\"sysmsg.php\">".SYSTEM_MESSAGE."</a>";
|
||||
echo "<a href=\"create_account.php\">Create Natars</a>";
|
||||
} ?> <a href="logout.php"><?php echo LOGOUT;?></a></p>
|
||||
|
||||
Reference in New Issue
Block a user