This commit is contained in:
Gnieark 2016-06-16 10:00:33 +02:00
parent 82cc721200
commit bd21fd22dd

View File

@ -24,3 +24,4 @@ $bots=get_Bots_Array('connectFou');
<p><input type="checkbox" id="fullLogs"/><label for="fullLogs">view the full logs</label></p>
<p><input id="fightButton" type="button" value="<?php echo $lang['FIGHT']; ?>" onclick="connectFour(document.getElementById('bot1').value,document.getElementById('bot2').value,'<?php echo xd_check_input(2); ?>',0);"></p>
<div id="fightResult"></div>
</article>