From 5634171becc45ecd026c4da50160ebab836bcd18 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 10 Sep 2012 15:29:34 +0000 Subject: adjust list display --- test_index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_index.php') diff --git a/test_index.php b/test_index.php index 1d595ae..ceeffe0 100644 --- a/test_index.php +++ b/test_index.php @@ -146,7 +146,7 @@ if (!isset($_GET['package'])) { echo array_reduce($figures_list, function ($res, $e) { return $res . '
  • ' . $e . '

  • '; }, ''); } - echo '