VPN Customer Gateway: Fix missing capital letters

This commit is contained in:
Brian Federle 2012-08-16 11:33:16 -07:00
parent e6130d3384
commit 59743018e6
1 changed files with 2 additions and 2 deletions

View File

@ -3968,10 +3968,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: {