jb-data.de/compile/8d73e9272cf461178247f9c5f9597836ca245197_0.file.i_tour_a.tpl.php
2025-08-11 22:23:30 +02:00

35 lines
1.3 KiB
PHP

<?php
/* Smarty version 4.3.0, created on 2024-03-29 12:29:57
from '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/ajax/i_tour_a.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.3.0',
'unifunc' => 'content_6606a635e37391_15266221',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8d73e9272cf461178247f9c5f9597836ca245197' =>
array (
0 => '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/ajax/i_tour_a.tpl',
1 => 1694432190,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6606a635e37391_15266221 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['fehler']->value == 0) {?>
<span id="i_tour_a" style="font-size: 20px;color: darkred"> Es sind noch <?php echo $_smarty_tpl->tpl_vars['nochmenge']->value;?>
Tour(en) in der Warteschleife zum anlegen. !!!</span>
</br>
<span id="i_tour_a" style="font-size: 20px;color: darkred"> aktuell wird Tour <mark><?php echo $_smarty_tpl->tpl_vars['aktuell']->value;?>
für <?php echo $_smarty_tpl->tpl_vars['zeitraum']->value;?>
</mark> angelegt.</span>
<?php } else { ?>
<span id="i_tour_a" style="font-size: 40px;color: darkred"> Bitte die Seite neu laden !!!</span>
<?php }
}
}