Update index.php

This commit is contained in:
Shadow
2014-02-11 08:26:26 +02:00
parent 9f5c09678d
commit e43de8face
+2 -2
View File
@@ -203,7 +203,7 @@ include ("GameEngine/Lang/".LANG.".php");
<li><a href="spielregeln.php"><?php echo SPIELREGELN; ?></a>|</li>
<li><a href="agb.php"><?php echo AGB; ?></a>|</li>
<li><a href="impressum.php"><?php echo IMPRINT; ?></a></li>
<li class="copyright">&copy; 2011 - ZravianX - All rights reserved</li>
<li class="copyright">&copy; 2011-2014 - TravianZ - All rights reserved</li>
</ul>
</div>
</div>
@@ -272,4 +272,4 @@ include ("GameEngine/Lang/".LANG.".php");
var galarie = new Fx.Screenshots('screen_view', 'screen_hl', 'screen_desc', screenshots);
</script>
</body>
</html>
</html>