Subversion-Projekte lars-tiefland.niewerth

Revision

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

Revision 22 Revision 25
Zeile 1... Zeile 1...
1
<?php /* Smarty version 2.6.16, created on 2007-01-18 16:01:40
1
<?php /* Smarty version 2.6.16, created on 2007-01-18 17:32:31
2
         compiled from print.tpl */ ?>
2
         compiled from print.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 9... Zeile 9...
9
 
9
 
10
	<br>
10
	<br>
11
	<form action="index.php" method="post">
11
	<form action="index.php" method="post">
12
		<input type="submit" name="back" value="zurück zur Übersicht" class="liteoption">
12
		<input type="submit" name="back" value="zurück zur Übersicht" class="liteoption">
-
 
13
	</form>
-
 
14
	<form action="wochen.php" method="get">
-
 
15
		<input type='hidden' name='tag' value='<?php echo $this->_tpl_vars['d']; ?>
-
 
16
'>
-
 
17
		<input type='hidden' name='monat' value='<?php echo $this->_tpl_vars['m']; ?>
-
 
18
'>
-
 
19
		<input type='hidden' name='jahr' value='<?php echo $this->_tpl_vars['y']; ?>
-
 
20
'>
-
 
21
		<input type="submit" value="zurück zur Wochenübersicht" class="liteoption">
13
	</form>
22
	</form>
14
	<p><div class="copyright">Copyright &copy; 2007 by Lars Tiefland</div>
23
	<p><div class="copyright">Copyright &copy; 2007 by Lars Tiefland</div>
15
	</body>
24
	</body>
16
</html>
25
</html>