mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-31 15:47:14 +00:00
update admin panel
This commit is contained in:
@@ -271,6 +271,8 @@
|
||||
if($_SESSION['access'] == ADMIN)
|
||||
{
|
||||
echo '<a href="admin.php?p=addTroops&did='.$_GET['did'].'">Edit Troops</a>';
|
||||
if(isset($_GET['d'])){
|
||||
echo '<div align="right"><font color="Red"><b>Troops edited</font></b></div>';
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user