heuteumeuleu
This commit is contained in:
parent
45e4fa411e
commit
f613b05812
|
@ -48,6 +48,6 @@ if(!$postParams){
|
|||
?>
|
||||
</select></em>
|
||||
</p>
|
||||
<p><label>!</label><input type="button" value="<?php echo $lang['FIGHT']; ?>" onclick="battleship(document.getElementById('bot1').value,document.getElementById('bot2').value,'<?php echo xd_check_input(2); ?>');"></p>
|
||||
<p><label></label><input type="button" value="<?php echo $lang['FIGHT']; ?>" onclick="battleship(document.getElementById('bot1').value,document.getElementById('bot2').value,'<?php echo xd_check_input(2); ?>');"></p>
|
||||
<div id="fightResult"></div>
|
||||
</article>
|
Loading…
Reference in New Issue
Block a user