mirror of https://github.com/apache/cloudstack.git
bug 14507
Fix typo in title field for change password dialog status 14507: resolved fixed reviewed-by: jessica
This commit is contained in:
parent
757ba066bd
commit
ad798ea7e2
|
|
@ -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