%%68^68B^68B011F7%%book_one.tpl.php 4.52 KB
<?php /* Smarty version 2.6.16, created on 2015-07-27 14:03:04
         compiled from book_one.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'book_one.tpl', 4, false),array('modifier', 'stripslashes', 'book_one.tpl', 16, false),array('modifier', 'escape', 'book_one.tpl', 16, false),)), $this); ?>
<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);
 ?>
       <form method="post" action="admin.php?action=<?php echo $this->_tpl_vars['rules_info_one']['action']; ?>
&type=<?php echo $_GET['type']; ?>
">
       <input type="hidden" name="update_id" value="<?php echo ((is_array($_tmp=@$_POST['update_id'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['book']['id']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['book']['id'])); ?>
">
	   <input type="hidden" name="type" value="<?php echo ((is_array($_tmp=@$_GET['type'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['book']['type']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['book']['type'])); ?>
">
       <input type="hidden" name="ishtml" value="1">
       <table cellpadding="2" cellspacing="1"  width="100%">
        <tr><td bgcolor="#F8F8F8">Íå àêòèâíîå <input type="radio" name="active" value="1" <?php if ($this->_tpl_vars['book']['active'] == 1): ?>checked<?php endif; ?> > Àêòèâíîå <input type="radio" name="active" value="0" <?php if ($this->_tpl_vars['book']['active'] == 0): ?>checked<?php endif; ?> ></td></tr>
        		<tr><td bgcolor="#F8F8F8"><b>Âîïðîñ:<font color="red">*</font></b></td></tr>
        <tr><td bgcolor="#F8F8F8"><textarea class="input_form" name="question" cols="150" rows="10"><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=@$_POST['question'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['book']['question']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['book']['question'])))) ? $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><td bgcolor="#F8F8F8"><b>Âîïðîñ ukr:<font color="red">*</font></b></td></tr>
        <tr><td bgcolor="#F8F8F8"><textarea class="input_form" name="question_ukr" cols="150" rows="10"><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=@$_POST['question_ukr'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['book']['question_ukr']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['book']['question_ukr'])))) ? $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><td bgcolor="#E9F0FF"><b>Îòâåò ÀÄÌÈÍÈÑÒÐÀÒÎÐÀ:<font color="red">*</font></b></td></tr>
        <tr><td bgcolor="#E9F0FF"><textarea class="input_form" name="answer" cols="150" rows="10"><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=@$_POST['answer'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['book']['answer']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['book']['answer'])))) ? $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><td bgcolor="#E9F0FF"><b>Îòâåò ÀÄÌÈÍÈÑÒÐÀÒÎÐÀ ukr:<font color="red">*</font></b></td></tr>
        <tr><td bgcolor="#E9F0FF"><textarea class="input_form" name="answer_ukr" cols="150" rows="10"><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=@$_POST['answer_ukr'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['book']['answer_ukr']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['book']['answer_ukr'])))) ? $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><td colspan="2" align="center"><input type="hidden" name="save"><input type="submit" value=" Ñîõðàíèòü " class="submit_orange"></td></tr>
       </table>
              </form>