From 76e65f35411c47e5d6de0dcaa9fcc4c7fced8cab Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 28 Mar 2014 01:03:17 +0100 Subject: dont open up settings + add new dialogue on first run because it looks weird and causes bugs --- templates/main.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates/main.php') diff --git a/templates/main.php b/templates/main.php index c4816578d..097a48dc0 100644 --- a/templates/main.php +++ b/templates/main.php @@ -46,8 +46,7 @@ if($version[0] > 5 || ($version[0] >= 5 && $version[1] >= 80)) { inc('part.showall')); ?> -
+
inc('part.settings')) ?>
-- cgit v1.2.3