mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 16:44:24 +00:00
fix haedun lvl armoury in combat simulator
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<input class="text" type="text" name="a2_26" value="<?php echo $form->getValue('a2_26'); ?>" maxlength="10" title="Number Haeduan" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_26" value="<?php echo $form->getValue('f2_27'); ?>" maxlength="2" title="Level Armoury Haeduan" />
|
||||
<input class="text" type="text" name="f2_26" value="<?php echo $form->getValue('f2_26'); ?>" maxlength="2" title="Level Armoury Haeduan" />
|
||||
</td></tr><tr>
|
||||
|
||||
<td class="ico">
|
||||
|
||||
Reference in New Issue
Block a user