add $cssadditions option

This adds a switch to turn on or off additions.css
This commit is contained in:
piwats 2015-04-17 16:43:34 +02:00
parent d02b059977
commit 847e170773

View file

@ -53,3 +53,6 @@ $defaults['defaulttype'] = 'Master'; # Choose between 'Native
$defaults['primaryns'] = 'unconfigured.primaryns'; # The value of the first NS-record $defaults['primaryns'] = 'unconfigured.primaryns'; # The value of the first NS-record
$defaults['secondaryns'] = 'unconfigured.secondaryns'; # The value of the second NS-record $defaults['secondaryns'] = 'unconfigured.secondaryns'; # The value of the second NS-record
$defaults['ttl'] = 3600; # Default TTL for records $defaults['ttl'] = 3600; # Default TTL for records
## UI Options
$cssadditions = TRUE; # enable or disable horizontal menu