diff --git a/html/index.php b/html/index.php index 0c1fca5..718733c 100644 --- a/html/index.php +++ b/html/index.php @@ -72,12 +72,12 @@ if(isset($_GET['arena'])){ } - $asideSectionContent.='
  • '.$img.' '.htmlentities($sc['name']).' ELO rank: '.$sc['ELO'].'
  • '; + $asideSectionContent.='
  • '.$img.' '.htmlentities($sc['name']).' ELO rank: '.$sc['ELO'].'
  • '; } $asideSectionContent.='

    Détail des matchs

    '; foreach($hist as $sc){ - $asideSectionContent.='

    '.$sc['bot1'].' VS '.$sc['bot2'].'

    + $asideSectionContent.='

    '.$sc['bot1'].' VS '.$sc['bot2'].'