{* $Id: recover_password.tpl 1855 2006-05-24 08:21:40Z zeke $ *} {capture name="mainbox"}

{$lang.text_recover_password_notice}

{if $smarty.get.ekey} {/if}
{if $settings.General.use_email_as_login == 'Y'}{$lang.email}{else}{$lang.username}{/if}: 
{$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"}