mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-01 10:04:21 +00:00
37 lines
883 B
Smarty
37 lines
883 B
Smarty
<?php
|
|
|
|
/** --------------------------------------------------- **\
|
|
| ********* DO NOT REMOVE THIS COPYRIGHT NOTICE ********* |
|
|
+---------------------------------------------------------+
|
|
| Credits: All the developers including the leaders: |
|
|
| Advocaite & Dzoki & Donnchadh |
|
|
| |
|
|
| Copyright: TravianX Project All rights reserved |
|
|
\** --------------------------------------------------- **/
|
|
|
|
?>
|
|
|
|
<div id="footer">
|
|
|
|
<div id="mfoot">
|
|
|
|
<div class="footer-menu">
|
|
|
|
<center><br />
|
|
|
|
<div class="copyright">© 2010 - 2011 TravianX All rights reserved</div>
|
|
|
|
<div class="copyright">Server running on: <b><font color="Red">TravianZ</font></b>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div></center>
|
|
|
|
<div id="cfoot">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div> |