Subversion-Projekte lars-tiefland.niewerth

Revision

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

Revision 12 Revision 14
Zeile 1... Zeile 1...
1
<?php /* Smarty version 2.6.16, created on 2007-01-18 08:55:29
1
<?php /* Smarty version 2.6.16, created on 2007-01-18 14:22:28
2
         compiled from termine.tpl */ ?>
2
         compiled from termine.tpl */ ?>
3
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
3
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
4
smarty_core_load_plugins(array('plugins' => array(array('function', 'html_options', 'termine.tpl', 9, false),)), $this); ?>
4
smarty_core_load_plugins(array('plugins' => array(array('function', 'html_options', 'termine.tpl', 9, false),)), $this); ?>
5
<?php $_smarty_tpl_vars = $this->_tpl_vars;
5
<?php $_smarty_tpl_vars = $this->_tpl_vars;
6
$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
6
$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
7
$this->_tpl_vars = $_smarty_tpl_vars;
7
$this->_tpl_vars = $_smarty_tpl_vars;
8
unset($_smarty_tpl_vars);
8
unset($_smarty_tpl_vars);
9
 ?>
9
 ?>
10
	<form action="termine.php" method="get">
10
	<form action="termine.php" method="get" onsubmit="return check_termine_form();" name="termine">
11
		<table>
11
		<table>
12
			<tr>
12
			<tr>
13
				<th>Arbeitnehmer</th>
13
				<th>Arbeitnehmer</th>
14
				<th>Firma</th>
14
				<th>Firma</th>
15
			</tr>
15
			</tr>