%%F0^F0F^F0FF3EC6%%forum_register.tpl.php 3.57 KB
<?php /* Smarty version 2.6.16, created on 2012-01-27 10:23:34
         compiled from forum_register.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'forum_register.tpl', 15, false),)), $this); ?>
<div class="title3 mt">Ôîðóì</div>
<h3>Ðåãèñòðàöèÿ</h3>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "error.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
<table style="border: 1px solid #A79787;font-family:tahoma;font-size:12px" bgcolor="#ffffff" border="0" cellpadding="4" cellspacing="1" width="100%">
<tr><td class="title2_2"><b>Ðåãèñòðàöèÿ íà ôîðóìå</b></td></tr>
<tr bgcolor="#F5F5F5" height="34">
<td width="80%">Ðåãèñòðàöèÿ íà ôîðóìå íå ÿâëÿåòñÿ îáÿçàòåëüíîé, ëþáîé ïîñåòèòåëü ôîðóìà ìîæåò îñòàâèòü ñâîé êîììåíòàðèé ïî çàèíòåðåñîâàâøåé åãî òåìå. </td>
</tr>
</table><br>

<table style="border: 1px solid #A79787;font-family:tahoma;" bgcolor="#ffffff" border="0" cellpadding="4" cellspacing="1" width="100%" align="center">
<form enctype="multipart/form-data" method="post" action="<?php echo @URL;  echo $this->_tpl_vars['rules_info_one']['action']; ?>
/?modAction=register">
<input type="hidden" name="update_id">
<tr><td colspan="2" class="title2_2"><b>Ðåãèñòðàöèÿ íà ôîðóìå</b></td></tr>
<tr bgcolor="#F5F5F5"><td>Ëîãèí:<font color="#d52222">*</font></td><td width="100%"><input type="text" size="20" class="input_form" name="register_login" value="<?php echo ((is_array($_tmp=@$_POST['register_login'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['user']['login']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['user']['login'])); ?>
"></td>
<tr bgcolor="#F5F5F5"><td>Ïàðîëü:<font color="#d52222">*</font></td><td width="100%"><input type="password" size="20" class="input_form" name="register_psw" value="<?php echo ((is_array($_tmp=@$_POST['register_psw'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['user']['psw']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['user']['psw'])); ?>
"></td>
<tr bgcolor="#F5F5F5"><td>E-mail:<font color="#d52222">*</font></td><td width="100%"><input type="text" size="35" class="input_form" name="register_email" value="<?php echo ((is_array($_tmp=@$_POST['register_email'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['user']['email']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['user']['email'])); ?>
"></td>
<tr bgcolor="#F5F5F5"><td>Èìÿ:<font color="#d52222">*</font></td><td width="100%"><input type="text" size="25" class="input_form" name="register_name" value="<?php echo ((is_array($_tmp=@$_POST['register_name'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['user']['name']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['user']['name'])); ?>
"></td>
<tr bgcolor="#F5F5F5"><td>Ôîòî:</td><td width="100%"><input type="file" size="25" class="input_form" name="pic" value="<?php echo $_POST['pic']; ?>
"></td>
<tr bgcolor="#F5F5F5"><td noWrap valign="top">Î ñåáå:</td><td width="100%"><textarea name="register_about" cols="50" class="input_form" rows="5"><?php echo ((is_array($_tmp=@$_POST['register_about'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['user']['about']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['user']['about'])); ?>
</textarea></td>
<tr bgcolor="#F5F5F5"><td colspan="2"><center><input type="hidden" name="save"><input type="submit" class="submit" value=" Ñîõðàíèòü "></center></td>
</tr>
</form>
</table>