Subversion-Projekte lars-tiefland.niewerth

Revision

Revision 2 | Zur aktuellen Revision | Details | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
3 lars 1
<?php /* Smarty version 2.6.16, created on 2007-01-17 16:14:50
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>
15
		<li>
16
			<form action="wochen.php" method="post">
17
				<input type="submit" class="liteoption" name="change" value="Wochenliste anzeigen">
18
			</form>
19
		</li>
20
	</ul>
21
	</center>
1 lars 22
	<br>
23
<?php $_smarty_tpl_vars = $this->_tpl_vars;
24
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
25
$this->_tpl_vars = $_smarty_tpl_vars;
26
unset($_smarty_tpl_vars);
27
 ?>