Merge pull request #374 from Shadowss/patch-71

fix ww info view
This commit is contained in:
yi12345
2013-09-30 11:13:51 -07:00
+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>