Subversion-Projekte lars-tiefland.niewerth

Revision

Revision 2 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 2 Revision 3
Zeile 1... Zeile 1...
1
{include file=header.tpl}
1
{include file=header.tpl}
2
	<table>
2
	<center>
3
		<tr>
3
	<ul>
4
			<th colspan="2">Aktionen</th>
-
 
5
		</tr>
-
 
6
		<tr align="center">
-
 
7
			<td>
4
		<li>
8
				<form action="termine.php" method="post">
5
			<form action="termine.php" method="post">
9
					<input type="submit" class="liteoption" name="change" value="Termin eingeben">
6
				<input type="submit" class="liteoption" name="change" value="Termin eingeben">
10
				</form>
7
			</form>
11
			</td>
8
		</li>
12
			<td>
9
		<li>
13
				<form action="wochen.php" method="post">
10
			<form action="wochen.php" method="post">
14
					<input type="submit" class="liteoption" name="change" value="Wochenliste anzeigen">
11
				<input type="submit" class="liteoption" name="change" value="Wochenliste anzeigen">
15
				</form>
12
			</form>
16
			</td>
13
		</li>
17
		</tr>
14
	</ul>
18
	</table>
15
	</center>
19
	<br>
16
	<br>
20
{include file=footer.tpl}
17
{include file=footer.tpl}