From f02917d5aa0ed45f02a9b8e49e755bfda473f94b Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 16 Apr 2015 08:11:05 +0200 Subject: [PATCH] set proper active pane after saving configuration --- views/bootstrap/class.Settings.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index b329477e9..afbbeb895 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -71,7 +71,7 @@ if(!is_writeable($settings->_configFilePath)) {
-
+
contentContainerStart(); ?>