mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
bug 13289: zone wizard - correct text.
This commit is contained in:
parent
dcee71e923
commit
ccabee788a
@ -119,11 +119,11 @@
|
||||
},
|
||||
dns1: {
|
||||
label: 'DNS 1', validation: { required: true },
|
||||
desc: 'Name of a DNS server for use for use by VMs in the zone. The public IP addresses for the zone must hav a route to this server.'
|
||||
desc: 'Name of a DNS server for use by VMs in the zone. The public IP addresses for the zone must have a route to this server.'
|
||||
},
|
||||
dns2: {
|
||||
label: 'DNS 2',
|
||||
desc: 'A second DNS server name for use by VMs in the zone. The public IP addresses for the zone must hav a route to this server.'
|
||||
desc: 'A second DNS server name for use by VMs in the zone. The public IP addresses for the zone must have a route to this server.'
|
||||
},
|
||||
internaldns1: {
|
||||
label: 'Internal DNS 1', validation: { required: true },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user