mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-7831: Fixed unlocalized string on Advanced Network -> Network tab
This commit is contained in:
parent
901c243ed1
commit
5bac24c087
|
|
@ -1530,7 +1530,7 @@
|
|||
label: 'label.ipv4.cidr'
|
||||
},
|
||||
ip6cidr: {
|
||||
label: 'label.ipv6.cidr'
|
||||
label: 'label.ipv6.CIDR'
|
||||
}
|
||||
//scope: { label: 'label.scope' }
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue