{block name=content}

Change Password

Change Password {if !isset($isAdmin) or $isAdmin eq "FALSE"}
{if isset($MATCH_ERROR) and $MATCH_ERROR eq "TRUE"}The password is incorrect{/if}
{/if}
{if isset($NEWPASSWORD_ERROR) and $NEWPASSWORD_ERROR eq "TRUE"}{$newpass_error_message}{/if}
{if isset($CNEWPASSWORD_ERROR) and $CNEWPASSWORD_ERROR eq "TRUE"}{$confirmnewpass_error_message}{/if}
{if isset($SUCCESS) and $SUCCESS eq "OK"}
Your password has been changed!
{/if} {if isset($SUCCESS) and $SUCCESS eq "SHARDOFF"}
Your password has been changed, though the shard seems offline, it may take some time to see the change on the shard.
{/if}

Change Email

Change Email

Change Info

Change Info
{/block}