Update footer.tpl

This commit is contained in:
Shadow
2013-11-18 08:54:59 +02:00
parent d612efe698
commit 4e2af0b5ee
+5 -4
View File
@@ -19,10 +19,11 @@
<center><br />
<div class="copyright">&copy; 2010 - 2011 TravianX All rights reserved</div>
<div class="copyright">&copy; 2010 - 2013 <?php echo SERVER_NAME;?> All rights reserved</div>
<div class="copyright">Server running on: <b><font color="Red">TravianZ</font></b>
</div>
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.7.0</font></b></a>
</div>
</div>
@@ -34,4 +35,4 @@
</div>
</div>
</div>