diff --git a/erpnext/home/page/my_company/my_company.js b/erpnext/home/page/my_company/my_company.js index 3070c75b794..58ff91e725f 100644 --- a/erpnext/home/page/my_company/my_company.js +++ b/erpnext/home/page/my_company/my_company.js @@ -416,7 +416,7 @@ MemberProfile = function(parent, uid, member_item) { width: 300, fields: [ { - label: 'Please Enter Your Password', + label: 'Please Enter Your Password', description: "Your password is required to update the concerned user's password", fieldtype: 'Password', fieldname: 'sys_admin_pwd',