bug 14507

Fix typo in title field for change password dialog
This commit is contained in:
Brian Federle 2012-03-28 10:50:28 -07:00
parent 63111c43c5
commit 3e649a96ca
1 changed files with 1 additions and 1 deletions

View File

@ -778,7 +778,7 @@
}
},
createForm: {
label: 'label.action.change.password',
title: 'label.action.change.password',
fields: {
newPassword: {
label: 'label.new.password',