diff --git a/html/index.php b/html/index.php index 3519857..1d82ec0 100644 --- a/html/index.php +++ b/html/index.php @@ -74,7 +74,7 @@ if(isset($_GET['arena'])){ $asideSectionContent.='
  • '.$img.''.htmlentities($sc['name']).' ELO rank: '.$sc['ELO'].'
  • '; } - $asideSectionContent.='

    détail des matchs

    '; + $asideSectionContent.='

    Détail des matchs

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

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