fix: clear all remaining village troops when conquering a village

Closes #269
This commit is contained in:
Martin Ambrus
2017-11-05 00:08:22 +01:00
parent 1767b591d4
commit f485f69e0a
4 changed files with 40 additions and 18 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ $end = ($tribe*10);
<?php if($process['c']=='3'){ ?><tbody class="cata">
<tr>
<th>Destination:</th>
<td colspan="<?php if($process['t11'] != ''){ echo"11"; }else{ echo"10"; } ?>">
<td colspan="<?php if(!empty($process['t11'])){ echo"11"; }else{ echo"10"; } ?>">
<select name="ctar1" class="dropdown">
<option value="0">Random</option>