Update footer.tpl

This commit is contained in:
Shadow
2014-01-20 11:53:49 +02:00
parent c42a014dc7
commit d17e1c88c6
+1 -1
View File
@@ -16,7 +16,7 @@
<div class="footer-menu">
<center><br />
<div class="copyright">&copy; 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 class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.8.0 FINAL TEST</font></b></a>
</div>
</div>
</div></center>