if (this.isinited) { if (currentpassword_field_changepassword["hideError"]) currentpassword_field_changepassword.hideError(); currentpassword_field_changepassword.setText(""); if (password_field_changepassword["hideError"]) password_field_changepassword.hideError(); password_field_changepassword.setText(""); if (password2_field_changepassword["hideError"]) password2_field_changepassword.hideError(); password2_field_changepassword.setText(""); changepassword_success.setAttribute("visible", false); } super.display(); if (this.visible) { authenticated_admin.setAttribute("visible", true); LzFocus.setFocus(currentpassword_field_changepassword); changepassword_button.updateDefault(); }
Your password has successfully been changed. Current password New password New password again Cancel fetchLists();