{showpage:include/header}

Change Password

Please fill in the following fields to change your password.
 
{$msg}
{formstart:changepassword:{url:(settings/changepassword)}:post}
  Current Password *
   
  New Password *
   
  Retype Password *
   
    {formend:changepassword} {validate:changepassword:isNotNull("password1","Password field can't be null")} {validate:changepassword:isNotNull("npassword","New password field can't be null")} {validate:changepassword:isNotNull("cpassword","Retype password can't be null")}
 



{showpage:include/footer}