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
<?php /* Smarty version 2.6.16, created on 2007-01-17 11:04:42
1
<?php /* Smarty version 2.6.16, created on 2007-01-17 16:14:50
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);
7
 ?>
7
 ?>
8
	<table>
8
	<center>
9
		<tr>
9
	<ul>
10
			<th colspan="2">Aktionen</th>
-
 
11
		</tr>
-
 
12
		<tr align="center">
-
 
13
			<td>
10
		<li>
14
				<form action="termine.php" method="post">
11
			<form action="termine.php" method="post">
15
					<input type="submit" class="liteoption" name="change" value="Termin eingeben">
12
				<input type="submit" class="liteoption" name="change" value="Termin eingeben">
16
				</form>
13
			</form>
17
			</td>
14
		</li>
18
			<td>
15
		<li>
19
				<form action="wochen.php" method="post">
16
			<form action="wochen.php" method="post">
20
					<input type="submit" class="liteoption" name="change" value="Wochenliste anzeigen">
17
				<input type="submit" class="liteoption" name="change" value="Wochenliste anzeigen">
21
				</form>
18
			</form>
22
			</td>
19
		</li>
23
		</tr>
20
	</ul>
24
	</table>
21
	</center>
25
	<br>
22
	<br>
26
<?php $_smarty_tpl_vars = $this->_tpl_vars;
23
<?php $_smarty_tpl_vars = $this->_tpl_vars;
27
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
24
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
28
$this->_tpl_vars = $_smarty_tpl_vars;
25
$this->_tpl_vars = $_smarty_tpl_vars;
29
unset($_smarty_tpl_vars);
26
unset($_smarty_tpl_vars);