mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-29 09:04:26 +00:00
+11
-24
@@ -12,27 +12,14 @@
|
||||
?>
|
||||
|
||||
<div id="footer">
|
||||
|
||||
<div id="mfoot">
|
||||
|
||||
<div class="footer-menu">
|
||||
|
||||
<center><br />
|
||||
|
||||
<div class="copyright">© 2010 - 2013 <?php echo SERVER_NAME;?> All rights reserved</div>
|
||||
|
||||
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.7.0</font></b></a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div></center>
|
||||
|
||||
<div id="cfoot">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="mfoot">
|
||||
<div class="footer-menu">
|
||||
<center><br />
|
||||
<div class="copyright">© 2010 - 2013 <?php echo \defined('SERVER_NAME') ? SERVER_NAME : 'TravianZ';?> All rights reserved</div>
|
||||
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.7.0</font></b></a>
|
||||
</div>
|
||||
</div>
|
||||
</div></center>
|
||||
<div id="cfoot">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user