%%40^408^408A4894%%promo_foto_save.tpl.php 3.25 KB
<?php /* Smarty version 2.6.16, created on 2011-08-12 15:26:28
         compiled from promo_foto_save.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'promo_foto_save.tpl', 12, false),array('modifier', 'stripslashes', 'promo_foto_save.tpl', 12, false),array('modifier', 'escape', 'promo_foto_save.tpl', 12, false),)), $this); ?>
<form action="<?php echo @URL; ?>
admin.php?action=<?php echo $this->_tpl_vars['rules_info_one']['action']; ?>
&modAction=foto&ID=<?php echo $_GET['ID']; ?>
&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['news']['title']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['news']['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"><b>Èçîáðàæåíèÿ èêîíêà (jpg,gif,png):</b>&nbsp;</td>
                </tr>
              <tr class="v14">
                <td>

                    <input class="input_form" value="<?php echo $_POST['ico']; ?>
" name="ico" size="120" type="file">
                    <br />
                    <font color="red">Óäàëèòü èçîáðàæåíèÿ</font> - <input type="checkbox" name="delete_ico" value="1">
                    </td>
              </tr>


                   <tr class="v14">
                <td align="left"><b>Èçîáðàæåíèÿ (jpg,gif,png):</b>&nbsp;</td>
                </tr>
              <tr class="v14">
                <td>

                    <input class="input_form" value="<?php echo $_POST['pic']; ?>
" name="pic" size="120" type="file">
                    <br />
                    <font color="red">Óäàëèòü èçîáðàæåíèÿ</font> - <input type="checkbox" name="delete_pic" value="1">
                    </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['news']['id']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['news']['id'])); ?>
">
                      <input name="promo_id" type="hidden" value="<?php echo $_GET['ID']; ?>
">
                      <input class="submit_blue" value="Ñîõðàíèòü" type="submit">
                      </p></td>
              </tr>
            </tbody></table>
          </form>