{* $Id: recover_password.tpl 1149 2006-01-24 07:23:34Z lantan $ *} {capture name="mainbox"}

{$lang.text_recover_password_notice}

{if $smarty.get.ekey} {/if}
{$lang.username}: 
{$lang.recover_code}: 

{include file="buttons/reset_password.tpl" but_onclick="javascript:document.recoverfrm.submit()"}
{/capture} {include file="common_templates/mainbox.tpl" title=$lang.recover_password content=$smarty.capture.mainbox width="100%" align="center"}