%%ED^EDD^EDD882DD%%send_tpl_save.tpl.php 3.12 KB
<?php /* Smarty version 2.6.16, created on 2015-10-16 15:10:12
         compiled from send_tpl_save.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'send_tpl_save.tpl', 13, false),array('modifier', 'stripslashes', 'send_tpl_save.tpl', 13, false),array('modifier', 'escape', 'send_tpl_save.tpl', 13, false),)), $this); ?>
<?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);
 ?>
<form action="<?php echo @URL; ?>
admin.php?action=<?php echo $this->_tpl_vars['rules_info_one']['action']; ?>
&save" method="post" enctype="multipart/form-data">
            <table class="boxText" cellpadding="2" cellspacing="1" width="100%">
              <tbody>

              <tr class="v14">
                <td align="left" width="150"><b>Çàãëàâèå
                    <font class="red10" color="#ff0000">*</font></b>&nbsp;</td>

              </tr>
              <tr class="v14">
                <td class="v10" nowrap="nowrap">
                    <input class="input_form" value="<?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=@$_POST['title'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['advices']['title']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['advices']['title'])))) ? $this->_run_mod_handler('stripslashes', true, $_tmp) : smarty_modifier_stripslashes($_tmp)))) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html')); ?>
" size="120" name="title" type="text">
              </td>
              </tr>

                            <tr class="v14">
                <td align="left" valign="top"><b>Îïèñàíèå: <font class="red10" color="#ff0000">*</font></b>&nbsp;</td>
                </tr>
              <tr class="v14">
                <td>

                    <textarea name="text" cols="90" rows="30"><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=@$_POST['text'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['advices']['text']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['advices']['text'])))) ? $this->_run_mod_handler('stripslashes', true, $_tmp) : smarty_modifier_stripslashes($_tmp)))) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html')); ?>
</textarea>

                    </td>

              </tr>

                        
              <tr class="v14">

                <td align="center"><p>
                    </p><p>
                      <input name="save" type="hidden">
                      <input name="update_id" type="hidden" value="<?php echo ((is_array($_tmp=@$_POST['update_id'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['advices']['id']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['advices']['id'])); ?>
">
                      <input class="submit_blue" value="Ñîõðàíèòü" type="submit">
                      </p></td>
              </tr>
            </tbody></table>
          </form>