View file KinoMIX/lostpassword.tpl

File size: 815B
<h2 class="title"><span>Восстановить пароль</span></h2>
<div class="baseform">
    <div class="feedback-form">
    	<p>
		    <label><i class="fa fa-user">&nbsp;</i> Ваше логин*</label>
		    <input class="input" type="text" name="lostname" />
	    </p>
	    [sec_code]
	    <p class="check-code">
		    <label><i class="fa fa-key">&nbsp;</i> Проверочный код</label>
		    <input type="text" maxlength="45" name="sec_code" class="input" />{code}
	    </p>
	    [/sec_code]
	    [recaptcha]
	    <div style="margin-bottom:15px;">{recaptcha}</div>
	    [/recaptcha]
    	<p>
	        <button name="submit" class="btn" type="submit"><span>Отправить</span></button>
    	</p>
	</div>
</div>
<style>
#dle-content {width:645px !important;}
</style>