/'/"
This commit is contained in:
parent
f5ef5d6b37
commit
5a8c6e0129
|
@ -131,7 +131,7 @@ if($currentArena == ""){
|
||||||
|
|
||||||
echo '<aside id="history">
|
echo '<aside id="history">
|
||||||
<h2>infos:</h2>
|
<h2>infos:</h2>
|
||||||
<p>'.$lang['DEV-YOUR-OWN-BOT']." <a href="/'.$currentArena.'/doc">'.$lang['DOC_SPECS_LINKS].'</a>
|
<p>'.$lang['DEV-YOUR-OWN-BOT'].' <a href="/'.$currentArena.'/doc">'.$lang['DOC_SPECS_LINKS].'</a>
|
||||||
<h2>Scores</h2>';
|
<h2>Scores</h2>';
|
||||||
foreach($hist as $sc){
|
foreach($hist as $sc){
|
||||||
echo '<h3>'.$sc['bot1'].' VS '.$sc['bot2'].'</h3>
|
echo '<h3>'.$sc['bot1'].' VS '.$sc['bot2'].'</h3>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user