Subversion-Projekte lars-tiefland.niewerth

Revision

Revision 3 | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

<?php /* Smarty version 2.6.16, created on 2007-01-18 14:05:52
         compiled from meld.tpl */ ?>
<?php $_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);
 ?>
        <?php if ($this->_tpl_vars['error']): ?>
        <div class="error">
        <?php else: ?>
        <div class="success">
        <?php endif; ?>
        <?php echo $this->_tpl_vars['meld']; ?>
</div>
        <?php if ($this->_tpl_vars['error']): ?>
        <div class="error_upd">
        <?php else: ?>
        <div class="success_upd">
        <?php endif; ?>
        <?php echo $this->_tpl_vars['db_meld']; ?>
</div>
        <form name="new" method="get" action="<?php echo $this->_tpl_vars['scr']; ?>
">
                <input type="hidden" name="mode" value="">
                <input type="hidden" name="f_id" value=<?php echo $this->_tpl_vars['f_id']; ?>
>
                <input type="hidden" name="an_id" value=<?php echo $this->_tpl_vars['an_id']; ?>
>
                <input type="hidden" name="d" value=<?php echo $this->_tpl_vars['d']; ?>
>
                <input type="hidden" name="m" value=<?php echo $this->_tpl_vars['m']; ?>
>
                <input type="hidden" name="y" value=<?php echo $this->_tpl_vars['y']; ?>
>
                <input type="submit" value="einen weiteren Termin <?php echo $this->_tpl_vars['akt']; ?>
" class="liteoption">
        </form>
        <br><br>
        <form action="index.php" method="post">
                <input type="submit" name="back" value="zurück zur Übersicht" class="liteoption">
        </form>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>