mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
spelling: nameserver
This commit is contained in:
parent
c3bd9da355
commit
fd2a7cb7a5
1 changed files with 1 additions and 1 deletions
|
@ -857,7 +857,7 @@ $(document).ready(function () {
|
||||||
type: 'checkbox',
|
type: 'checkbox',
|
||||||
values: {'0': 'No', '1': 'Yes'},
|
values: {'0': 'No', '1': 'Yes'},
|
||||||
defaultValue: 1,
|
defaultValue: 1,
|
||||||
inputClass: 'overwrite_namerserver'
|
inputClass: 'overwrite_nameserver'
|
||||||
},
|
},
|
||||||
nameserver: {
|
nameserver: {
|
||||||
title: 'Nameservers',
|
title: 'Nameservers',
|
||||||
|
|
Loading…
Add table
Reference in a new issue