mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-01 10:04:21 +00:00
Update footer.tpl
This commit is contained in:
+15
-9
@@ -1,13 +1,19 @@
|
||||
<?php
|
||||
|
||||
/** --------------------------------------------------- **\
|
||||
| ********* DO NOT REMOVE THIS COPYRIGHT NOTICE ********* |
|
||||
+---------------------------------------------------------+
|
||||
| Credits: All the developers including the leaders: |
|
||||
| Advocaite & Dzoki & Donnchadh |
|
||||
| |
|
||||
| Copyright: TravianX Project All rights reserved |
|
||||
\** --------------------------------------------------- **/
|
||||
|
||||
#################################################################################
|
||||
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||
## --------------------------------------------------------------------------- ##
|
||||
## Project: TravianZ ##
|
||||
## Version: 06.03.2014 ##
|
||||
## Filename footer.tpl ##
|
||||
## Developed by: Advocaite , Shadow , ronix ##
|
||||
## License: TravianZ Project ##
|
||||
## Copyright: TravianZ (c) 2010-2014. All rights reserved. ##
|
||||
## URLs: http://travian.shadowss.ro ##
|
||||
## Source code: http://github.com/Shadowss/TravianZ-by-Shadow/ ##
|
||||
## ##
|
||||
#################################################################################
|
||||
|
||||
?>
|
||||
|
||||
@@ -15,7 +21,7 @@
|
||||
<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">© 2010 - 2014 <?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.8.0 FINAL TEST</font></b></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user