mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 14:47:14 +00:00
update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div id="build" class="gid16"><a href="#" onClick="return Popup(16,4);" class="build_logo">
|
||||
<img class="g16" src="img/x.gif" alt="Rally point" title="Rally point" />
|
||||
<img class="g16" src="img/x.gif" alt="Rally point" title="<?php echo RALLYPOINT;?>" />
|
||||
</a>
|
||||
<h1><?php echo RALLYPOINT;?> <span class="level"><?php echo LEVEL;?> <?php echo $village->resarray['f'.$id]; ?></span></h1>
|
||||
<p class="build_desc"><?php echo RALLYPOINT_DESC;?></p>
|
||||
@@ -308,4 +308,4 @@ if($units_incoming >= 1){
|
||||
|
||||
include("upgrade.tpl");
|
||||
?>
|
||||
</p></div>
|
||||
</p></div>
|
||||
Reference in New Issue
Block a user