Subversion-Projekte lars-tiefland.niewerth

Revision

Revision 3 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

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