fix somes warns html
This commit is contained in:
parent
29e612fb74
commit
c277d8da42
|
@ -72,7 +72,7 @@ if(isset($_GET['arena'])){
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$asideSectionContent.='<li>'.$img.' <a href="/p/aboutBot/'.urlencode(htmlentities(($sc['name'])).'">'.htmlentities($sc['name']).'</a> ELO rank: '.$sc['ELO'].'</li>';
|
$asideSectionContent.='<li>'.$img.' <a href="/p/aboutBot/'.urlencode(htmlentities(($sc['name']))).'">'.htmlentities($sc['name']).'</a> ELO rank: '.$sc['ELO'].'</li>';
|
||||||
}
|
}
|
||||||
$asideSectionContent.='</ul><h2>Détail des matchs</h2>';
|
$asideSectionContent.='</ul><h2>Détail des matchs</h2>';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user