mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-21 03:56:08 +00:00
Crop finder @lietuvis10
Fix crop_finder.php by @lietuvis10
This commit is contained in:
@@ -44,6 +44,7 @@ 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="build_croppers.php">Build Cropper</a>';
|
||||
echo "<a href=\"sysmsg.php\">".SYSTEM_MESSAGE."</a>";
|
||||
} ?> <a href="logout.php"><?php echo LOGOUT;?></a></p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user