fix ww info view

This commit is contained in:
Shadowss
2013-09-30 13:07:02 +03:00
parent 0c2fa8a9c0
commit ae44c02425
+2 -2
View File
@@ -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>