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:25 -08:00
parent d0ed8bf227
commit a4197874c4

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';