{if $resetPasswordSent}

Username & Password Assistance


Check Your E-mail.


A Password Reset Link was sent to '{$email}' email address.

Check your email box in a few minutes.

{elseif $using_sms=='yes'} {if $check_data_sms==1}

Password Assistance

A verification code was sent to yore registered phone {$disp_phone}.


{else}

sms can't send, please reset password using email.

{$msg.account.reset_password_title}



{button class="button-reset-password regbtn" text='reset by email' file=$smarty.template}
{/if} {else}

{$msg.account.reset_password_title}


{$msg.account.reset_password_2}

{if $resetPasswordProbe}

The email you entered is not registered.

{/if}

{$msg.account.reset_password_title}



{button class="button-reset-password regbtn" text='reset by email' file=$smarty.template}
{/if}
{literal} {/literal}