Subversion-Projekte lars-tiefland.niewerth

Revision

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

<?php /* Smarty version 2.6.16, created on 2007-01-18 17:32:32
         compiled from wochen.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 echo $this->_tpl_vars['cal']; ?>

        <br>
        <form action="index.php" method="post">
                <input type="submit" name="back" value="zurück zur Übersicht" class="liteoption">
        </form>
        <form action="print.php" method="get">
                <input type='hidden' name='tag' value='<?php echo $this->_tpl_vars['d']; ?>
'>
                <input type='hidden' name='monat' value='<?php echo $this->_tpl_vars['m']; ?>
'>
                <input type='hidden' name='jahr' value='<?php echo $this->_tpl_vars['y']; ?>
'>
                <input type="submit" value="Druckansicht" 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);
 ?>