From 9512c1a483993aa676bf2d4cc284c88d96c56693 Mon Sep 17 00:00:00 2001 From: momo Date: Tue, 5 Jul 2016 16:40:43 +0200 Subject: [PATCH] use divs instead of lists --- Weathermap.inc.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Weathermap.inc.php b/Weathermap.inc.php index c0087da2..686707ce 100644 --- a/Weathermap.inc.php +++ b/Weathermap.inc.php @@ -20,16 +20,17 @@ echo ('Click here to access the editor where you can create and manage maps.'); $directory = 'plugins/Weathermap/output/'; $images = glob($directory . "*.png"); - echo('
- + echo('
'); } ?> -