account_details.tpl

account_details.tpl

Template is used to display member's account information (username, screen name, email, etc).

  • username - Member's username.
  • screenname - Member's screen name.
  • email - Member's email.
  • password - Member's password (empty by default, if user submits the form this variable will contain a password).
  • password2 - Member's confirmation password (empty by default, if user submits the form this variable will contain a confimation password).
  • cancel_link - Link to cancel member's account.