<div class="box" id="method1_drawbacks" style="display:none">
              <?php 
echo $this->_tpl_vars['LANG']['text_add_form_direct_submission_drawbacks'];
?>

            </div>

            <div class="box" id="method2_benefits" style="display:none">
              <?php 
echo $this->_tpl_vars['LANG']['text_add_form_code_submission_benefits'];
?>

            </div>

            <div class="box" id="method2_drawbacks" style="display:none">
              <?php 
echo $this->_tpl_vars['LANG']['text_add_form_code_submission_drawbacks'];
?>

            </div>
          </div>

        </td>
      </tr>
    </table>
  </form>

<?php 
echo smarty_function_ft_include(array('file' => 'footer.tpl'), $this);
}
?>
>
            <?php 
echo smarty_function_ft_include(array('file' => "admin/forms/tab_edit_email_tab3.tpl"), $this);
?>

          </div>
          <div class="inner_tab_content4" <?php 
if ($this->_tpl_vars['edit_email_tab'] != 4) {
    ?>
style="display:none"<?php 
}
?>
>
            <?php 
echo smarty_function_ft_include(array('file' => "admin/forms/tab_edit_email_tab4.tpl"), $this);
?>

          </div>
        </div>
      </div>

      <p>
        <input type="submit" name="update_email_template" value="<?php 
echo $this->_tpl_vars['LANG']['phrase_update_email_template'];
?>
" />
      </p>

    </form>
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'ft_include', '/var/www/vhosts/excelsiorschool.com/httpdocs/forms/themes/default/index.tpl', 6, false), array('modifier', 'upper', '/var/www/vhosts/excelsiorschool.com/httpdocs/forms/themes/default/index.tpl', 40, false))), $this);
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

  <div class="title"><?php 
echo $this->_tpl_vars['login_heading'];
?>
</div>

  <div style="width:600px">
    <?php 
echo smarty_function_ft_include(array('file' => "messages.tpl"), $this);
?>

  </div>

  <div class="margin_bottom_large" style="width: 600px">
    <?php 
echo $this->_tpl_vars['text_login'];
?>

  </div>

  <form name="login" action="<?php 
echo $this->_tpl_vars['same_page'];
echo $this->_tpl_vars['query_params'];
?>
style="display:none"<?php 
}
?>
>
            <?php 
echo smarty_function_ft_include(array('file' => "admin/forms/tab_edit_view__tabs.tpl"), $this);
?>

          </div>
          <div class="inner_tab_content5" <?php 
if ($this->_tpl_vars['edit_view_tab'] != 5) {
    ?>
style="display:none"<?php 
}
?>
>
            <?php 
echo smarty_function_ft_include(array('file' => "admin/forms/tab_edit_view__filters.tpl"), $this);
?>

          </div>
        </div>
      </div>

      <p>
        <input type="submit" name="update_view" value="<?php 
echo $this->_tpl_vars['LANG']['phrase_update_view'];
?>
" />
      </p>
    </form>