mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix ww info view
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
$doublebuild = ($building->isCurrent($id) && $building->isLoop($id))?1:0;
|
||||
?>
|
||||
|
||||
<div id="build" class="gid40"><a href="#" onClick="return Popup(5,4);" class="build_logo">
|
||||
<div id="build" class="gid40"><a href="#" onClick="return Popup(40,4);" class="build_logo">
|
||||
<img class="building g40" src="img/x.gif" alt="World Wonder" title="World Wonder" />
|
||||
</a>
|
||||
<h1>Wonder of the World <br /><span class="level">Level <?php echo $village->resarray['f'.$id];?></span></h1>
|
||||
@@ -44,4 +44,4 @@ echo 'You can not change the name of the World Wonder after level 10.
|
||||
<?php
|
||||
include("wwupgrade.tpl");
|
||||
?>
|
||||
</p></div>
|
||||
</p></div>
|
||||
|
||||
Reference in New Issue
Block a user