From 0e6a132df225778c4e9171ebf471025a19e4f5b0 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Fri, 10 Jun 2016 16:19:41 +0200 Subject: [PATCH 01/11] css --- html/index.php | 4 ++-- html/style.css | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/html/index.php b/html/index.php index 718733c..8b7b23a 100644 --- a/html/index.php +++ b/html/index.php @@ -74,11 +74,11 @@ 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'].'

    -

    Détail des matchs >>'.$sc['bot1'].' VS '.$sc['bot2'].' From 336cedb64b845b8e52762e063684093be2eac363 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Fri, 10 Jun 2016 17:07:09 +0200 Subject: [PATCH 05/11] debug --- html/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/index.php b/html/index.php index 55ac1ce..56d28cd 100644 --- a/html/index.php +++ b/html/index.php @@ -74,10 +74,10 @@ if(isset($_GET['arena'])){ $asideSectionContent.='

  • '.$img.' '.htmlentities($sc['name']).' ELO rank: '.$sc['ELO'].'
  • '; } - $asideSectionContent.='

    Détail des matchs >>Détail des matchs >>