From 3f4be08865296431d070e4386a252dac84d528ec Mon Sep 17 00:00:00 2001 From: msquare Date: Mon, 22 Aug 2016 19:32:54 +0200 Subject: remove old update script --- includes/sys_template.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'includes/sys_template.php') diff --git a/includes/sys_template.php b/includes/sys_template.php index e9ed35ef..112bb483 100644 --- a/includes/sys_template.php +++ b/includes/sys_template.php @@ -7,7 +7,7 @@ $themes = array( '3' => "Engelsystem 32c3", "2" => "Engelsystem cccamp15", "0" => "Engelsystem light", - "1" => "Engelsystem dark" + "1" => "Engelsystem dark" ); /** @@ -86,8 +86,7 @@ function toolbar_dropdown($glyphicon, $label, $submenu, $class = '') { function toolbar_popover($glyphicon, $label, $content, $class = '') { $id = md5(microtime() . $glyphicon . $label); return '