mirror of https://github.com/apache/cloudstack.git
bug 14012
Fix typo in shutdown provider message code status 14012: resolved fixed reviewed-by: jessica
This commit is contained in:
parent
e45dc5bd1f
commit
21ce0793f2
|
|
@ -2514,7 +2514,7 @@
|
|||
},
|
||||
messages: {
|
||||
confirm: function(args) {
|
||||
return 'confirm.shutdown.provider';
|
||||
return 'message.confirm.shutdown.provider';
|
||||
},
|
||||
notification: function(args) {
|
||||
return 'label.shutdown.provider';
|
||||
|
|
|
|||
Loading…
Reference in New Issue