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 17:32:57
         compiled from index.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);
 ?>
        <center>
        <ul>
                <li>
                        <form action="termine.php" method="post">
                                <input type="submit" class="liteoption" name="change" value="Termin eingeben">
                        </form>
                </li>
                <br>
                <li>
                        <form action="wochen.php" method="post">
                                <input type="submit" class="liteoption" name="change" value="Wochenliste anzeigen">
                        </form>
                </li>
        </ul>
        </center>
        <br>
<?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);
 ?>