bug 14012

Fix typo in shutdown provider message code

status 14012: resolved fixed
reviewed-by: jessica
This commit is contained in:
Brian Federle 2012-02-27 10:45:01 -08:00
parent e45dc5bd1f
commit 21ce0793f2
1 changed files with 1 additions and 1 deletions

View File

@ -2514,7 +2514,7 @@
},
messages: {
confirm: function(args) {
return 'confirm.shutdown.provider';
return 'message.confirm.shutdown.provider';
},
notification: function(args) {
return 'label.shutdown.provider';