mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-25 12:37:13 +00:00
Update index.php
This commit is contained in:
@@ -203,7 +203,7 @@ include ("GameEngine/Lang/".LANG.".php");
|
|||||||
<li><a href="spielregeln.php"><?php echo SPIELREGELN; ?></a>|</li>
|
<li><a href="spielregeln.php"><?php echo SPIELREGELN; ?></a>|</li>
|
||||||
<li><a href="agb.php"><?php echo AGB; ?></a>|</li>
|
<li><a href="agb.php"><?php echo AGB; ?></a>|</li>
|
||||||
<li><a href="impressum.php"><?php echo IMPRINT; ?></a></li>
|
<li><a href="impressum.php"><?php echo IMPRINT; ?></a></li>
|
||||||
<li class="copyright">© 2011 - ZravianX - All rights reserved</li>
|
<li class="copyright">© 2011-2014 - TravianZ - All rights reserved</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -272,4 +272,4 @@ include ("GameEngine/Lang/".LANG.".php");
|
|||||||
var galarie = new Fx.Screenshots('screen_view', 'screen_hl', 'screen_desc', screenshots);
|
var galarie = new Fx.Screenshots('screen_view', 'screen_hl', 'screen_desc', screenshots);
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user