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