add travian T4 comming screen to index.php (can select in install)

This commit is contained in:
unknown
2012-04-05 09:30:51 +03:00
parent 5aac91bda1
commit ab706b0556
161 changed files with 792 additions and 0 deletions
+9
View File
@@ -69,6 +69,15 @@ include ("GameEngine/Lang/".LANG.".php");
</tr>
</table>
</div>
<?php
if(T4_COMING==true){
?>
<div id="t4play">
<a href="notification/">
<img src="img/t4n/Teaser_Prelandingpage_EN.png" alt="Travian 4" />
</a>
</div>
<?php } ?>
<div id="register_now">
<a href="?signup" class="signup_link"><?php echo $lang['register']; ?></a>
<span><?php echo PLAY_NOW; ?></span>