| Zeile 1... |
Zeile 1... |
| 1 |
<?php /* Smarty version 2.6.16, created on 2007-01-18 08:51:37
|
1 |
<?php /* Smarty version 2.6.16, created on 2007-01-21 20:02:01
|
| 2 |
compiled from calendar.tpl */ ?>
|
2 |
compiled from calendar.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 |
<?php echo $this->_tpl_vars['cal']; ?>
|
8 |
<center><?php echo $this->_tpl_vars['cal']; ?>
|
| 9 |
|
9 |
</center>
|
| 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>
|
13 |
</form>
|
| 14 |
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
14 |
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|