fix html
This commit is contained in:
parent
82cc721200
commit
bd21fd22dd
|
@ -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>
|
Loading…
Reference in New Issue
Block a user