View file KinoMIX/registration.tpl

File size: 4.33Kb
<h2 class="title">
	[registration]<span><i class="fa fa-user">&nbsp;</i>Регистрация нового пользователя</style>[/registration]
	[validation]<span><i class="fa fa-refresh">&nbsp;</i>Обновление профиля пользователя</style>[/validation]
</h2>
<div class="baseform" style="height: 620px;min-height: 500px;float: left;margin-top:-15px;">
	[registration]
	<div class="berrors" style="margin-top: 6px;width: 550px;margin-left: 8px;">
	    <b>Здравствуйте, уважаемый посетитель нашего сайта!</b><br/>
	    Регистрация на нашем сайте позволит Вам быть его полноценным участником.
		Вы сможете добавлять новости на сайт, оставлять свои комментарии, просматривать скрытый текст и многое другое.
		<br />В случае возникновения проблем с регистрацией, обратитесь к <a href="/index.php?do=feedback">администратору</a> сайта.
    </div>
	[/registration]
	[validation]
	<div class="berrors" style="margin-top: 6px;width: 550px;margin-left: 8px;">
		<b>Уважаемый посетитель,</b><br />
	    Ваш аккаунт был зарегистрирован на нашем сайте,
		однако информация о Вас является неполной, поэтому заполните дополнительные поля в Вашем профиле.
	</div>
	[/validation]
	<div class="feedback-form">
	[registration]
    	    <p>
		        <label><i class="fa fa-user">&nbsp;</i> Логин*</label>
		        <input type="text" name="name" id='name' style="float:left;width:275px; margin-right: 6px;" class="input" />
		        <input class="bbcodes" style="font-size: 11px; float: left;" title="Проверить доступность логина для регистрации" onclick="CheckLogin(); return false;" type="button" value="Проверить имя" />
	            <div id='result-registration'></div>
	        </p>
	        <p>
		        <label><i class="fa fa-envelope">&nbsp;</i> Пароль*</label>
		        <input type="password" name="password1" class="input" />
	        </p>
	        <p>
		        <label><i class="fa fa-user">&nbsp;</i> Повторите пароль*</label>
		        <input type="password" name="password2" class="input" />
	        </p>
	        <p>
		        <label><i class="fa fa-envelope">&nbsp;</i> Ваш E-mail*</label>
		        <input type="text" name="email" class="input" />
	        </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]
	        [question]
	        <p>
	            <label><i class="fa fa-question">&nbsp;</i> Вопрос: {question}</label>
	        </p>
	        <p>
	            <label><i class="fa fa-pencil">&nbsp;</i> Ответ*:</label>
	            <input type="text" name="question_answer" id="question_answer" class="input" />
	        </p>
	        [/question]
		[/registration]
		[validation]
		<p>
			<label>Ваше Имя:</label>
			<input type="text" name="fullname" class="input" />
		</p>
		<p>
			<label>Место жительства:</label>
			<input type="text" name="land" class="input" />
		</p>
		<p>
			<label>Фото:</label>
			<input type="file" name="image" style="width:304px; height:18px" class="input" />
		</p>
		<p>
			<label>О себе:</label>
			<textarea name="info" style="width: 98%;" rows="8" class="textarea" /></textarea>
		</p>
		
		[/validation]
		<p><button name="submit" class="btn" type="submit"><span>Отправить</span></button></p>
	</div>
	</div>
<style>
#dle-content {width:645px !important;}
</style>


































<span style="display:none;">все шаблоны для dle на сайте <a href="https://teroni.ru/datalife-engine/shablony-dle/">шаблоны dle</a> скачать</span>