Merge remote-tracking branch 'origin/master' into issue-68

This commit is contained in:
Richard Underwood 2017-11-20 09:49:09 +00:00
commit 61b8544d28
2 changed files with 2 additions and 2 deletions

View file

@ -64,7 +64,7 @@ Other methods of installation (Unsupported)
Configuring PowerDNS
====================
Minimal cofiguration of PowerDNS for supporting nsedit has to include 3 directives:
Minimal configuration of PowerDNS for supporting nsedit has to include 3 directives:
```
webserver=yes
api=yes

View file

@ -1012,7 +1012,7 @@ $(document).ready(function () {
type: 'checkbox',
values: {'0': 'No', '1': 'Yes'},
defaultValue: 1,
inputClass: 'overwrite_namerserver'
inputClass: 'overwrite_nameserver'
},
nameserver: {
title: 'Nameservers',