From e559b6e2638d069e7bc06f45bc0297d4062d3621 Mon Sep 17 00:00:00 2001 From: piwats Date: Fri, 17 Apr 2015 16:54:08 +0200 Subject: [PATCH] Update config.inc.php-dist --- includes/config.inc.php-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/config.inc.php-dist b/includes/config.inc.php-dist index 4eda8c7..99307c7 100644 --- a/includes/config.inc.php-dist +++ b/includes/config.inc.php-dist @@ -55,4 +55,4 @@ $defaults['secondaryns'] = 'unconfigured.secondaryns'; # The value of the secon $defaults['ttl'] = 3600; # Default TTL for records ## UI Options -$cssadditions = TRUE; # enable or disable horizontal menu +$menutype = horizontal; # horizontal|vertical - use a horizontal or vertical menu