mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-07 00:47:00 +03:00
silence warnings
This commit is contained in:
parent
9d47229fe7
commit
802ed0fd93
2 changed files with 3 additions and 3 deletions
|
@ -55,4 +55,4 @@ $defaults['secondaryns'] = 'unconfigured.secondaryns'; # The value of the secon
|
|||
$defaults['ttl'] = 3600; # Default TTL for records
|
||||
|
||||
## UI Options
|
||||
$menutype = horizontal; # horizontal|vertical - use a horizontal or vertical menu
|
||||
$menutype = 'horizontal'; # horizontal|vertical - use a horizontal or vertical menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue