From e4d589e9a705790653a259dcd12eaa5eaebd8048 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 8 Aug 2016 22:38:51 +0200 Subject: [PATCH] add missing containerEnd --- views/bootstrap/class.Settings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index 868453b5a..2c01d942d 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -711,7 +711,8 @@ if(!is_writeable($settings->_configFilePath)) { } ?> - +contentContainerEnd(); ?> + _configFilePath)) {