From 330d668d07f2c91ad33748bfc3beb26133e09e48 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Wed, 11 Sep 2013 10:57:00 +0100 Subject: [PATCH] Line breaks after plugins Now laid out vertically rather than horizontally --- lib/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/settings.php b/lib/settings.php index f3f1c49..1f29498 100644 --- a/lib/settings.php +++ b/lib/settings.php @@ -289,7 +289,7 @@ if ($_SESSION['loggedIn']) { $pluginsDisplay = ""; for ($i=0;$i'.$ICEcoder['; + $pluginsDisplay .= ''.$ICEcoder[

'; }; // If we're updating, replace the plugin display with our newly established one