343 lines
No EOL
14 KiB
PHP
343 lines
No EOL
14 KiB
PHP
<?php /* Smarty version 2.6.29, created on 2024-02-29 21:33:36
|
|
compiled from tpl/ajax/pi_hallo2.tpl */ ?>
|
|
|
|
<?php if ($this->_tpl_vars['anz'] > 0): ?>
|
|
<div class="panel panel-primary">
|
|
<table class="table-condensed">
|
|
<tbody>
|
|
<td nowrap style="width:575px;line-height:150%;font-size:24pt;font-family: 'Indie Flower', cursive;"><strong><span style='color:#66FFFF'> Hallo, <?php echo $this->_tpl_vars['ma']; ?>
|
|
</strong></td>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<?php if ($this->_tpl_vars['anz'] == 1): ?>
|
|
<?php $_from = $this->_tpl_vars['tag_tour1']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
foreach ($_from as $this->_tpl_vars['tour']):
|
|
?>
|
|
<?php if ($this->_tpl_vars['tour']['key'] == 0): ?>
|
|
<div class="col-md-2">
|
|
<div class="panel" align="center" style="max-height: 24px">
|
|
<span style='color:#f05800;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['datum']; ?>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-2">
|
|
|
|
</div>
|
|
<?php endif; ?>
|
|
<?php if ($this->_tpl_vars['tour']['noplan'] != 0): ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
|
<span style='color:#f05800;font-size:14pt'> keine Einsatzplanung </span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-10">
|
|
<!-- <div class="panel" align="left" style="min-height: 29px;"> -->
|
|
<div class="panel" align="left">
|
|
<table class="no-style full"> <tbody> <tr>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
|
<span style='color:#66FFFF;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['zeit']; ?>
|
|
Uhr </span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
|
<?php if ($this->_tpl_vars['tour']['aktiv'] == 1): ?> <span style='color:#66FFFF;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['tour']; ?>
|
|
</span> <?php endif; ?>
|
|
<?php if ($this->_tpl_vars['tour']['aktiv'] == 0): ?> <span style='color:#FFFFFF;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['tour']; ?>
|
|
</span> <?php endif; ?>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
|
<?php if ($this->_tpl_vars['tour']['autonichtda'] == 0): ?> <span style='color:#66FFFF;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['kennz']; ?>
|
|
</span> <?php endif; ?>
|
|
<?php if ($this->_tpl_vars['tour']['autonichtda'] == 1): ?> <span style='color:#FF0000;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['kennz']; ?>
|
|
</span> <?php endif; ?>
|
|
<?php if ($this->_tpl_vars['tour']['autonichtda'] == 2): ?> <span style='color:#FFFFFF;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['kennz']; ?>
|
|
</span> <?php endif; ?>
|
|
</td>
|
|
<!--
|
|
<td width="100px;">
|
|
<?php if ($this->_tpl_vars['tour']['ianz'] != 0): ?>
|
|
<span style='color:#f05800;font-size:14pt'> <i class="far fa-info-square"></i></span>
|
|
<span style='color:#66FFFF;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['info']; ?>
|
|
</span>
|
|
<?php endif; ?>
|
|
</td>
|
|
-->
|
|
</tr></tbody></table>
|
|
</div>
|
|
</div></br></br>
|
|
|
|
<?php endif; ?>
|
|
<?php endforeach; endif; unset($_from); ?>
|
|
|
|
<?php $_from = $this->_tpl_vars['tag_tour2']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
foreach ($_from as $this->_tpl_vars['tour']):
|
|
?>
|
|
<?php if ($this->_tpl_vars['tour']['key'] == 0): ?>
|
|
<div class="col-md-2">
|
|
<div class="panel" align="center" style="max-height: 24px">
|
|
<span style='color:#f05800;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['datum']; ?>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-2">
|
|
|
|
</div>
|
|
<?php endif; ?>
|
|
<?php if ($this->_tpl_vars['tour']['noplan'] != 0): ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> keine Einsatzplanung </span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<table class="no-style full"> <tbody> <tr>
|
|
<td width="155px">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['zeit']; ?>
|
|
Uhr </span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['tour']; ?>
|
|
</span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['kennz']; ?>
|
|
</span>
|
|
</td>
|
|
</tr></tbody></table>
|
|
</div>
|
|
</div></br></br>
|
|
<?php endif; ?>
|
|
<?php endforeach; endif; unset($_from); ?>
|
|
<?php $_from = $this->_tpl_vars['tag_tour3']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
foreach ($_from as $this->_tpl_vars['tour']):
|
|
?>
|
|
<?php if ($this->_tpl_vars['tour']['key'] == 0): ?>
|
|
<div class="col-md-2">
|
|
<div class="panel" align="center" style="max-height: 24px">
|
|
<span style='color:#f05800;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['datum']; ?>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-2">
|
|
|
|
</div>
|
|
<?php endif; ?>
|
|
<?php if ($this->_tpl_vars['tour']['noplan'] != 0): ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> keine Einsatzplanung </span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<table class="no-style full"> <tbody> <tr>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['zeit']; ?>
|
|
Uhr </span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['tour']; ?>
|
|
</span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['kennz']; ?>
|
|
</span>
|
|
</td>
|
|
</tr></tbody></table>
|
|
</div>
|
|
</div></br></br>
|
|
<?php endif; ?>
|
|
<?php endforeach; endif; unset($_from); ?>
|
|
<?php $_from = $this->_tpl_vars['tag_tour4']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
foreach ($_from as $this->_tpl_vars['tour']):
|
|
?>
|
|
<?php if ($this->_tpl_vars['tour']['key'] == 0): ?>
|
|
<div class="col-md-2">
|
|
<div class="panel" align="center" style="max-height: 24px">
|
|
<span style='color:#f05800;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['datum']; ?>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-2">
|
|
|
|
</div>
|
|
<?php endif; ?>
|
|
<?php if ($this->_tpl_vars['tour']['noplan'] != 0): ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> keine Einsatzplanung </span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<table class="no-style full"> <tbody> <tr>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['zeit']; ?>
|
|
Uhr </span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['tour']; ?>
|
|
</span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['kennz']; ?>
|
|
</span>
|
|
</td>
|
|
</tr></tbody></table>
|
|
</div>
|
|
</div>
|
|
<?php endif; ?></br></br>
|
|
<?php endforeach; endif; unset($_from); ?>
|
|
<?php $_from = $this->_tpl_vars['tag_tour5']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
foreach ($_from as $this->_tpl_vars['tour']):
|
|
?>
|
|
<?php if ($this->_tpl_vars['tour']['key'] == 0): ?>
|
|
<div class="col-md-2">
|
|
<div class="panel" align="center" style="max-height: 24px">
|
|
<span style='color:#f05800;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['datum']; ?>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-2">
|
|
|
|
</div>
|
|
<?php endif; ?>
|
|
<?php if ($this->_tpl_vars['tour']['noplan'] != 0): ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> keine Einsatzplanung </span>
|
|
</div>
|
|
</div>
|
|
<?php else: ?>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<table class="no-style full"> <tbody> <tr>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['zeit']; ?>
|
|
Uhr </span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['tour']; ?>
|
|
</span>
|
|
</td>
|
|
<td width="155px;">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
|
<span style='color:#808080;font-size:14pt'> <?php echo $this->_tpl_vars['tour']['kennz']; ?>
|
|
</span>
|
|
</td>
|
|
</tr></tbody></table>
|
|
</div>
|
|
</div></br></br>
|
|
<?php endif; ?>
|
|
<?php endforeach; endif; unset($_from); ?>
|
|
<?php endif; ?>
|
|
|
|
<?php if ($this->_tpl_vars['anz'] == 2): ?>
|
|
<div class="col-md-2">
|
|
<div class="panel" align="center" style="max-height: 24px">
|
|
<span style='color:#f05800;font-size:14pt'> <?php echo $this->_tpl_vars['a_date1']; ?>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-10">
|
|
<div class="panel" align="left">
|
|
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
|
<span style='color:#f05800;font-size:14pt'> keine Einsatzplanung </span>
|
|
</div>
|
|
</div>
|
|
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Keine Anzeige Mitarbeiterinfo -->
|
|
|
|
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
<!-- Polizeimeldung -->
|
|
<?php if ($this->_tpl_vars['datapol'] != 0): ?>
|
|
<?php $_from = $this->_tpl_vars['pdata']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
foreach ($_from as $this->_tpl_vars['poldata']):
|
|
?>
|
|
<div style="box-shadow: 0px 0px 15px #ff0000; width: 580px; padding: 10px;text-align: left">
|
|
<table class="table-condensed" style="background-color: black">
|
|
<tr>
|
|
<td nowrap style="width: 80px;font-size:22pt;"><i class="fad fa-exclamation-triangle fa-2x fa-pull-left" style="color: red"></i></td>
|
|
<td style="width:475px">
|
|
<span style='color:#ff0000;font-size:14pt'><?php echo $this->_tpl_vars['poldata']['adresse2']; ?>
|
|
, </span>
|
|
<span style='color:#ff0000;font-size:14pt'> <?php echo $this->_tpl_vars['poldata']['adresse1']; ?>
|
|
</span> </br>
|
|
<span style='color:#ababab;font-size:10pt'><?php echo $this->_tpl_vars['poldata']['reason']; ?>
|
|
</span></span>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<?php endforeach; endif; unset($_from); ?>
|
|
</br>
|
|
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php if ($this->_tpl_vars['anz'] == 0): ?>
|
|
|
|
<!-- Baustellen f05800 -->
|
|
<div align="left" style="padding: 7px;font-size:8pt;margin-top: -7px">
|
|
<?php $_from = $this->_tpl_vars['bdata']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
foreach ($_from as $this->_tpl_vars['baudata']):
|
|
?>
|
|
<span style='color:#B24202;font-size:10pt;width: 570px;'><?php echo $this->_tpl_vars['baudata']['ort']; ?>
|
|
</span>
|
|
<!-- <span style='color:#808080'> <?php echo $this->_tpl_vars['baudata']['grund']; ?>
|
|
bis <?php echo $this->_tpl_vars['baudata']['ende']; ?>
|
|
<br></span> -->
|
|
<span style='color:#808080'> bis <?php echo $this->_tpl_vars['baudata']['ende']; ?>
|
|
</span>
|
|
<span style='color:#ababab'> <?php echo $this->_tpl_vars['baudata']['bezeichnung']; ?>
|
|
</span>
|
|
</br>
|
|
<?php endforeach; endif; unset($_from); ?>
|
|
</div>
|
|
<?php endif; ?>
|