This commit is contained in:
yi12345
2013-05-17 08:45:03 +03:00
parent 5df4ee6687
commit 7674747f1a
5 changed files with 22 additions and 3 deletions
+4
View File
@@ -14,7 +14,11 @@
<table cellpadding="1" cellspacing="1" id="build_value">
<tr>
<th>Production of this village:</th>
<?php if($database->getVillageField($village->wid, 'natar') == 0){ ?>
<td><b><?php echo $database->getVillageField($village->wid, 'cp'); ?></b> Culture points per day</td>
<?php }else{ ?>
<td><b>0</b> Culture points per day</td>
<?php } ?>
</tr>
<tr>
<th>Production of all villages:</th>