This commit is contained in:
gnieark 2016-05-14 23:02:58 +02:00
parent 30d41fa5fa
commit 535e133925

View File

@ -24,5 +24,5 @@ $bots=get_Bots_Array('connectFou');
</select>
</p>
<p><input type="button" value="<?php echo $lang['FIGHT']; ?>" onclick="connectFour(document.getElementById('bot1').value,document.getElementById('bot2').value,'<?php echo xd_check_input(2); ?>');"></p>
<div id="fightResult"></div>
<div id="fightResult"></div><div id="logs"></div>
</article>