Subversion-Projekte lars-tiefland.niewerth

Revision

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

Revision Autor Zeilennr. Zeile
25 lars 1
<?php /* Smarty version 2.6.16, created on 2007-01-18 17:32:57
1 lars 2
         compiled from index.tpl */ ?>
3
<?php $_smarty_tpl_vars = $this->_tpl_vars;
4
$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
5
$this->_tpl_vars = $_smarty_tpl_vars;
6
unset($_smarty_tpl_vars);
7
 ?>
3 lars 8
	<center>
9
	<ul>
10
		<li>
11
			<form action="termine.php" method="post">
12
				<input type="submit" class="liteoption" name="change" value="Termin eingeben">
13
			</form>
14
		</li>
25 lars 15
		<br>
3 lars 16
		<li>
17
			<form action="wochen.php" method="post">
18
				<input type="submit" class="liteoption" name="change" value="Wochenliste anzeigen">
19
			</form>
20
		</li>
21
	</ul>
22
	</center>
1 lars 23
	<br>
24
<?php $_smarty_tpl_vars = $this->_tpl_vars;
25
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
26
$this->_tpl_vars = $_smarty_tpl_vars;
27
unset($_smarty_tpl_vars);
28
 ?>