From 6fda316e931974b617611a011c07fcce4a9cc119 Mon Sep 17 00:00:00 2001 From: Arjit Chaudhary Date: Sat, 12 Sep 2015 22:54:00 +0530 Subject: [PATCH] Added
to add some space for divider to showup Before: http://i.imgur.com/oTBRaom.png After: http://i.imgur.com/LRksMCB.png --- html/pages/device/alert-stats.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/pages/device/alert-stats.inc.php b/html/pages/device/alert-stats.inc.php index ab9a0c57fd..8c5eaaf79e 100644 --- a/html/pages/device/alert-stats.inc.php +++ b/html/pages/device/alert-stats.inc.php @@ -9,5 +9,5 @@ * option) any later version. Please see LICENSE.txt at the top level of * the source code distribution for details. */ - +echo "
"; require_once 'includes/print-graph-alerts.inc.php';