mirror of https://github.com/apache/cloudstack.git
bug 14507
Fix typo in title field for change password dialog
This commit is contained in:
parent
63111c43c5
commit
3e649a96ca
|
|
@ -778,7 +778,7 @@
|
|||
}
|
||||
},
|
||||
createForm: {
|
||||
label: 'label.action.change.password',
|
||||
title: 'label.action.change.password',
|
||||
fields: {
|
||||
newPassword: {
|
||||
label: 'label.new.password',
|
||||
|
|
|
|||
Loading…
Reference in New Issue