init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
|
|
@ -0,0 +1,134 @@
|
|||
<?php
|
||||
/* Smarty version 4.3.0, created on 2025-07-03 15:16:58
|
||||
from '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/a_auto.tpl' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '4.3.0',
|
||||
'unifunc' => 'content_686682cac3a302_34821248',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'18bb2e90e3e331e18c669c3806ece9813d29d12f' =>
|
||||
array (
|
||||
0 => '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/a_auto.tpl',
|
||||
1 => 1710853037,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_686682cac3a302_34821248 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/var/www/vhosts/jb-data.de/httpdocs/lib/plugins/modifier.date_format.php','function'=>'smarty_modifier_date_format',),1=>array('file'=>'/var/www/vhosts/jb-data.de/httpdocs/lib/plugins/function.html_options.php','function'=>'smarty_function_html_options',),));
|
||||
?>
|
||||
<form action="" method="post">
|
||||
</select>
|
||||
<input type="date" name="dasdatum" value="<?php echo smarty_modifier_date_format($_smarty_tpl->tpl_vars['time']->value,"%d.%m.%Y");?>
|
||||
" />
|
||||
|
||||
<select name="ma1" style="width:180px;" >
|
||||
<?php
|
||||
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['ma1']->value, 'allauto');
|
||||
$_smarty_tpl->tpl_vars['allauto']->do_else = true;
|
||||
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['allauto']->value) {
|
||||
$_smarty_tpl->tpl_vars['allauto']->do_else = false;
|
||||
?>
|
||||
<?php echo smarty_function_html_options(array('values'=>$_smarty_tpl->tpl_vars['allauto']->value['id'],'output'=>$_smarty_tpl->tpl_vars['allauto']->value['kz']),$_smarty_tpl);?>
|
||||
|
||||
<?php
|
||||
}
|
||||
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
|
||||
</select>
|
||||
<input type="submit" name="datesubmit" value="OK" >
|
||||
|
||||
</form>
|
||||
<?php
|
||||
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['datum']->value, 'date');
|
||||
$_smarty_tpl->tpl_vars['date']->do_else = true;
|
||||
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['date']->value) {
|
||||
$_smarty_tpl->tpl_vars['date']->do_else = false;
|
||||
?>
|
||||
<?php
|
||||
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['auto']->value, 'car');
|
||||
$_smarty_tpl->tpl_vars['car']->do_else = true;
|
||||
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['car']->value) {
|
||||
$_smarty_tpl->tpl_vars['car']->do_else = false;
|
||||
?>
|
||||
<br /><b><i><span style='font-size:20.0pt;line-height:115%;color:#4F81BD'>Uebersicht Fahrzeug: <?php echo $_smarty_tpl->tpl_vars['car']->value;?>
|
||||
am <?php echo $_smarty_tpl->tpl_vars['date']->value;?>
|
||||
</span></i></b></p>
|
||||
<?php
|
||||
}
|
||||
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
|
||||
}
|
||||
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
|
||||
|
||||
|
||||
<br />
|
||||
|
||||
|
||||
|
||||
<table class="table table-striped">
|
||||
<?php
|
||||
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['wwa']->value, 'wx');
|
||||
$_smarty_tpl->tpl_vars['wx']->do_else = true;
|
||||
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['wx']->value) {
|
||||
$_smarty_tpl->tpl_vars['wx']->do_else = false;
|
||||
?>
|
||||
<tr style='font-size:11pt;color:#115270'>
|
||||
<td align="left" style='width:30px '><?php echo $_smarty_tpl->tpl_vars['wx']->value['tag'];?>
|
||||
.<?php echo $_smarty_tpl->tpl_vars['wx']->value['monat'];?>
|
||||
.<?php echo $_smarty_tpl->tpl_vars['wx']->value['jahr'];?>
|
||||
</td>
|
||||
<td align="left" style='width:120px'><?php echo $_smarty_tpl->tpl_vars['wx']->value['fahrer'];?>
|
||||
</td>
|
||||
<td align="left" style='width:100px'><?php echo $_smarty_tpl->tpl_vars['wx']->value['tour'];?>
|
||||
</td>
|
||||
<td align="left" style='width:170px'><?php echo $_smarty_tpl->tpl_vars['wx']->value['infotext'];?>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<?php
|
||||
}
|
||||
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
|
||||
|
||||
</table>
|
||||
<!--
|
||||
|
||||
<table class="datatable full" >
|
||||
<thead>
|
||||
<tr>
|
||||
<td>Datum</td>
|
||||
<td>Fahrer</td>
|
||||
<td>Tour</td>
|
||||
<td>Info</td>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<?php
|
||||
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['wwa']->value, 'wx');
|
||||
$_smarty_tpl->tpl_vars['wx']->do_else = true;
|
||||
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['wx']->value) {
|
||||
$_smarty_tpl->tpl_vars['wx']->do_else = false;
|
||||
?>
|
||||
<tr>
|
||||
<td> <b><?php echo $_smarty_tpl->tpl_vars['wx']->value['tag'];?>
|
||||
.<?php echo $_smarty_tpl->tpl_vars['wx']->value['monat'];?>
|
||||
.<?php echo $_smarty_tpl->tpl_vars['wx']->value['jahr'];?>
|
||||
</td>
|
||||
<td> <b><?php echo $_smarty_tpl->tpl_vars['wx']->value['fahrer'];?>
|
||||
</td>
|
||||
<td> <b><?php echo $_smarty_tpl->tpl_vars['wx']->value['tour'];?>
|
||||
</td>
|
||||
<td> <b><?php echo $_smarty_tpl->tpl_vars['wx']->value['infotext'];?>
|
||||
</td>
|
||||
</tr>
|
||||
<?php
|
||||
}
|
||||
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
|
||||
</tbody>
|
||||
</table>
|
||||
--><?php }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue