From 0ac12efccc295d4a9ba5160cf9247f6a274a446e Mon Sep 17 00:00:00 2001 From: gnieark Date: Fri, 10 Jun 2016 00:36:12 +0200 Subject: [PATCH] css --- html/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

    ';