74 lines
2.2 KiB
PHP
74 lines
2.2 KiB
PHP
<?php
|
|
/* Smarty version 4.3.0, created on 2024-07-10 14:43:32
|
|
from '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/ajax/ma_tuer.tpl' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '4.3.0',
|
|
'unifunc' => 'content_668e81f48a21f2_00486579',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'862b2581bdbbbe20afc19a81766f14406aeea859' =>
|
|
array (
|
|
0 => '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/ajax/ma_tuer.tpl',
|
|
1 => 1720615349,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
'file:tpl/ajax/_ma_subm.tpl' => 1,
|
|
),
|
|
),false)) {
|
|
function content_668e81f48a21f2_00486579 (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',),));
|
|
$_smarty_tpl->_subTemplateRender('file:tpl/ajax/_ma_subm.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
|
|
?>
|
|
|
|
<div class="max">
|
|
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
|
<tbody>
|
|
<?php
|
|
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['klog']->value, 'k');
|
|
$_smarty_tpl->tpl_vars['k']->do_else = true;
|
|
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['k']->value) {
|
|
$_smarty_tpl->tpl_vars['k']->do_else = false;
|
|
?>
|
|
<tr style="line-height:18px;color: #aaa">
|
|
<td width="160px"><?php echo smarty_modifier_date_format($_smarty_tpl->tpl_vars['k']->value['zeit2'],"%d.%m.%y - %H:%M");?>
|
|
Uhr</td>
|
|
<td align="right" width="80px" style="color: #808080"><?php echo $_smarty_tpl->tpl_vars['k']->value['diff'];?>
|
|
~<?php echo smarty_modifier_date_format($_smarty_tpl->tpl_vars['k']->value['diff2'],"%H:%M");?>
|
|
</td>
|
|
</tr>
|
|
<?php
|
|
}
|
|
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
|
|
</body>
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<style>
|
|
.max {
|
|
background: #222;
|
|
color: turquoise;
|
|
padding: 3px;
|
|
border: 1px solid turquoise;
|
|
font-size: 13px;
|
|
border-radius:6px;
|
|
margin-top: -12px;
|
|
margin-bottom: 20px;
|
|
min-height: 50px;
|
|
}
|
|
</style>
|
|
|
|
|
|
|
|
<?php }
|
|
}
|