{* * PrivateShop * * Do not edit or add to this file. * You are not authorized to modify, copy or redistribute this file. * Permissions are reserved by FME Modules. * * @author FME Modules * @copyright 2021 FME Modules All right reserved * @license FME Modules * @category FMM Modules * @package PrivateShop *}

{l s='Forgot your password?' mod='privateshoplite'}

{*include file="$tpl_dir./errors.tpl"*} {if isset($confirmation) && $confirmation == 1}

{l s='Your password has been successfully reset and a confirmation has been sent to your email address:' mod='privateshoplite'} {if isset($customer_email)}{$customer_email|escape:'htmlall':'UTF-8'|stripslashes}{/if}

{elseif isset($confirmation) && $confirmation == 2}

{l s='A confirmation email has been sent to your address:' mod='privateshoplite'} {if isset($customer_email)}{$customer_email|escape:'htmlall':'UTF-8'|stripslashes}{/if}

{else}

{l s='Please enter the email address you used to register. We will then send you a new password. ' mod='privateshoplite'}

{if $version < 1.6} {else} {/if}

{/if}