Subversion-Projekte lars-tiefland.niewerth

Revision

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

{include file=header.tpl}
        <table>
                <tr>
                        <th colspan="2">Aktionen</th>
                </tr>
                <tr align="center">
                        <td>
                                <form action="termine.php" method="post">
                                        <input type="submit" class="liteoption" name="change" value="Termin eingeben">
                                </form>
                        </td>
                        <td>
                                <form action="wochen.php" method="post">
                                        <input type="submit" class="liteoption" name="change" value="Wochenliste anzeigen">
                                </form>
                        </td>
                </tr>
        </table>
        <br>
{include file=footer.tpl}