mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-01 01:54:22 +00:00
Modified support page like real Travian
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ div.c1 {text-align: center}
|
||||
// no support for support :-D
|
||||
if ($_SESSION['id_user'] != 1) {
|
||||
?>
|
||||
<a href="support.php"><b><?php echo SUPPORT;?></b></a>
|
||||
<a href="spieler.php?uid=1"><b><?php echo SUPPORT;?></b></a>
|
||||
<?php
|
||||
}
|
||||
include("Templates/links.tpl");
|
||||
|
||||
Reference in New Issue
Block a user