{embed="%prefix%inc/index" page_title="Update My Account"} {embed="%prefix%inc/header"}

User

Update My Account

{if logged_out} {embed="%prefix%inc/login"} {if:else} {embed="%prefix%inc/control_column"}
{if segment_3 == "success"}
You've successfully updated your account!
{/if}
Fill in or edit the fields below to update your profile:

{exp:user:edit return="%prefix%main/update_account/success" error_page="%prefix%inc/error_template"}


In order to update this page, you'll have to submit the current password:

{/exp:user:edit}

{/if}

About This Page

The "Update Account" page allows the currently logged in user to edit sensitive account information.

It makes use of the following function:

{embed="%prefix%inc/footer"}