diff --git a/html/index.php b/html/index.php index 1d82ec0..0c1fca5 100644 --- a/html/index.php +++ b/html/index.php @@ -72,7 +72,7 @@ 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

    ';