VPN Customer Gateway: Fix missing capital letters

This commit is contained in:
Brian Federle 2012-08-16 11:28:22 -07:00
parent f6cf2fb0f0
commit b7a11767dd
1 changed files with 2 additions and 2 deletions

View File

@ -4021,10 +4021,10 @@
actions: {
add: {
label: 'add VPN Customer Gateway',
label: 'Add VPN Customer Gateway',
messages: {
notification: function(args) {
return 'add VPN Customer Gateway';
return 'Add VPN Customer Gateway';
}
},
createForm: {