Change Email Address

Old Email address

New Email address

{if isset($errors.user_email)}
{$errors.user_email}
{/if} {if $vSuccess}
The user with {$enteredOldEmailAddress} has now been updated to {$enteredNewEmailAddress} .
{/if}

Ensure that the user knows their email address is being changed, and that the new email is correct.