improve ally news + edit allianz.php and spieler.php + more little update for goldclub

This commit is contained in:
unknown
2012-04-09 23:03:22 +03:00
parent 17ab0ae696
commit 29b97b40d9
7 changed files with 268 additions and 12 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<a href="build.php?id=<?php echo $id; ?>">Overview</a> |
<a href="a2b.php">Send troops</a> |
<a href="warsim.php">Combat Simulator</a> <?php if($session->goldclub==1){ ?>|
<a href="build.php?id=<?php echo $id; ?>&amp;t=99">Farmlist</a>
<a href="build.php?id=<?php echo $id; ?>&amp;t=99">Gold Club</a>
<?php } ?>
</div>
<?php
+1 -1
View File
@@ -13,7 +13,7 @@ if(!$session->goldclub) {
<a href="build.php?id=<?php echo $id; ?>">Overview</a> |
<a href="a2b.php">Send troops</a> |
<a href="warsim.php">Combat Simulator</a> <?php if($session->goldclub==1){ ?>|
<a href="build.php?id=<?php echo $id; ?>&amp;t=99">Farmlist</a>
<a href="build.php?id=<?php echo $id; ?>&amp;t=99">Gold Club</a>
<?php } ?>
</div>
+1 -1
View File
@@ -455,7 +455,7 @@ if (mysql_num_rows($MyGold)) {
<td class="man"></td>
<td class="desc">
<b>Gold Club</b></br>
<font size="2">Gold Club including: farmlist, merchants run three times, crop finder, master builder, trade routes and automatic send away troops before an attack.</font>
<font size="2">Gold Club including: farmlist, merchants run three times, crop finder, master builder, trade routes, raid statistics and automatic send away troops before an attack.</font>
<span class="run">
</span>
</td>