jb-data.de/template/tpl/ajax/pi_werbung3.tpl
2025-08-11 22:23:30 +02:00

507 lines
No EOL
30 KiB
Smarty

<div class="col-md-12">
{if $exxtraanzeige1>0 || $exxtraanzeige2>0 || $exxtraanzeige3>0}
<div class="panel panel-primary">
<!-- <img src="https://edv.jb-transport.de/template/images/exxtra2.png" alt="" width="550" height="90" /> -->
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Werbung {$kw}.KW am {$exxtrainfo} </h4>
</div>
{if $exxtraanzeige1>0}<!-- **************************************************** Marktbelege -->
<div class="panel panel-primary">
<div class="panel-body">
<table class="table-striped">
<tbody>
{foreach from=$werb1 item=tour}
<tr style="height: 3px;">
<!-- --------------------------- fahrer and car-->
{if $tour.fahrernichtda==0}
{if $tour.look==1}<td nowrap style="width:180px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==0}<td nowrap style="width:180px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>{/if}
{/if}
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>{/if}
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==1}<td nowrap style="width:85px"><span style='color:#FFFFFF;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.look==0}<td nowrap style="width:85px"><span style='color:#8C8C8C;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.aktiv==0}<td nowrap style="width:80px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
{if $tour.look==0}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
{/if}
{if $tour.aktiv==0}<td nowrap style="width:200px"><span style='color:#FF6E00;'>{$tour.info}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.info}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.info}</td>{/if}
{/if}
{if $tour.autonichtda==0}
{if $tour.look==1}<td align="right"; nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
{/if}
{if $tour.autonichtda==1}<td align="right"; nowrap style="width:80px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
{if $tour.autonichtda==2}<td align="right"; nowrap style="width:80px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==1}<td nowrap style="width:70px;text-align: right"><span style='color:#FFFFFF;'>{$tour.gewicht} kg</td>{/if}
{if $tour.look==0}<td nowrap style="width:70px;text-align: right"><span style='color:#8C8C8C;'>{$tour.gewicht} kg</td>{/if}
{if $tour.smsstatus==2}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
{elseif $tour.smsstatus==0}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
{else}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
{/if}
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
{/if}
{/if}
<!-- **************************************************** Rundschau LAND -->
{if $rsanzeige1>0}
<div class="panel panel-primary">
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Kaufland L. Land am {$rsinfo1} -- {$rsnorm1}er Norm</h4>
</div>
<div class="panel panel-primary">
<div class="panel-body">
<table class="table-striped">
<tbody>
{foreach from=$rs_tour1 item=tour}
<tr style="height: 3px;">
<!-- --------------------------- fahrer and car-->
{if $tour.fahrernichtda==0}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>{/if}
{/if}
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>{/if}
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==1}<td nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.look==0}<td nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.aktiv==0}<td nowrap style="width:80px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
{if $tour.look==0}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
{/if}
{if $tour.aktiv==0}<td nowrap style="width:200px"><span style='color:#FF6E00;'>{$tour.info}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.info}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.info}</td>{/if}
{/if}
{if $tour.autonichtda==0}
{if $tour.look==1}<td align="right"; nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
{/if}
{if $tour.autonichtda==1}<td align="right"; nowrap style="width:80px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
{if $tour.autonichtda==2}<td align="right"; nowrap style="width:80px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==1}<td align="right"; nowrap style="width:70px"><span style='color:#FFFFFF;'>{$tour.gewicht} kg</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:70px"><span style='color:#8C8C8C;'>{$tour.gewicht} kg</td>{/if}
{if $tour.smsstatus==2}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
{elseif $tour.smsstatus==0}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
{else}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
{/if}
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
{/if}
<!-- **************************************************** Rundschau Nord -->
<!--<div class="row"> -->
{if $rsanzeige2>0}
<div class="panel panel-default">
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Kaufland L. City Nord am {$rsinfo2} -- {$rsnorm2}er Norm</h4>
</div>
<div class="panel panel-warning">
<div class="panel-body">
<table class="table-striped">
<tbody>
{foreach from=$rs_tour2 item=tour}
<tr style="height: 3px;">
<!-- --------------------------- fahrer and car -->
{if $tour.fahrernichtda==0}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>{/if}
{/if}
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>{/if}
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==1}<td nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.look==0}<td nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.aktiv==0}<td nowrap style="width:80px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
{if $tour.look==0}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
{/if}
{if $tour.aktiv==0}<td nowrap style="width:200px"><span style='color:#FF6E00;'>{$tour.info}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.info}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.info}</td>{/if}
{/if}
{if $tour.autonichtda==0}
{if $tour.look==1}<td align="right"; nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
{/if}
{if $tour.autonichtda==1}<td align="right"; nowrap style="width:80px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
{if $tour.autonichtda==2}<td align="right"; nowrap style="width:80px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==1}<td align="right"; nowrap style="width:70px"><span style='color:#FFFFFF;'>{$tour.gewicht} kg</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:70px"><span style='color:#8C8C8C;'>{$tour.gewicht} kg</td>{/if}
{if $tour.smsstatus==2}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
{elseif $tour.smsstatus==0}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
{else}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
{/if}
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
{/if}
<!-- **************************************************** Rundschau -->
<!--<div class="row"> -->
{if $rsanzeige3>0}
<div class="panel panel-default">
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Kaufland L. City West am {$rsinfo3} -- {$rsnorm3}er Norm</h4>
</div>
<div class="panel panel-warning">
<div class="panel-body">
<table class="table-striped">
<tbody>
{foreach from=$rs_tour3 item=tour}
<tr style="height: 3px;">
<!-- --------------------------- fahrer and car-->
{if $tour.fahrernichtda==0}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>{/if}
{/if}
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>{/if}
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==1}<td nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.look==0}<td nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.aktiv==0}<td nowrap style="width:80px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
{if $tour.look==0}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
{/if}
{if $tour.aktiv==0}<td nowrap style="width:200px"><span style='color:#FF6E00;'>{$tour.info}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.info}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.info}</td>{/if}
{/if}
{if $tour.autonichtda==0}
{if $tour.look==1}<td align="right"; nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
{/if}
{if $tour.autonichtda==1}<td align="right"; nowrap style="width:80px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
{if $tour.autonichtda==2}<td align="right"; nowrap style="width:80px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==1}<td align="right"; nowrap style="width:70px"><span style='color:#FFFFFF;'>{$tour.gewicht} kg</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:70px"><span style='color:#8C8C8C;'>{$tour.gewicht} kg</td>{/if}
{if $tour.smsstatus==2}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
{elseif $tour.smsstatus==0}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
{else}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
{/if}
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
{/if}
<!-- **************************************************** Rundschau süd -->
<!--<div class="row"> -->
{if $rsanzeige4>0}
<div id="rightmenu" class="panel panel-primary">
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Kaufland L. City Süd am {$rsinfo4} -- {$rsnorm4}er Norm</h4>
</div>
<div id="rightmenu" class="panel panel-primary">
<div class="panel-body">
<table class="table-striped">
<tbody>
{foreach from=$rs_tour4 item=tour}
<tr style="height: 3px;">
<!-- --------------------------- fahrer and car-->
{if $tour.fahrernichtda==0}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>{/if}
{/if}
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>{/if}
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>{/if}
{if $tour.look==1}<td nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.look==0}<td nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.time|date_format:"%H:%M"} Uhr</td>{/if}
{if $tour.aktiv==0}<td nowrap style="width:80px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
{if $tour.look==0}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
{/if}
{if $tour.aktiv==0}<td nowrap style="width:200px"><span style='color:#FF6E00;'>{$tour.info}</td>{/if}
{if $tour.aktiv==1}
{if $tour.look==1}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.info}</td>{/if}
{if $tour.look==0}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.info}</td>{/if}
{/if}
{if $tour.autonichtda==0}
{if $tour.look==1}<td align="right"; nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:80px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
{/if}
{if $tour.autonichtda==1}<td align="right"; nowrap style="width:80px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
{if $tour.autonichtda==2}<td align="right"; nowrap style="width:80px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
{if $tour.look==1}<td align="right"; nowrap style="width:70px"><span style='color:#FFFFFF;'>{$tour.gewicht} kg</td>{/if}
{if $tour.look==0}<td align="right"; nowrap style="width:70px"><span style='color:#8C8C8C;'>{$tour.gewicht} kg</td>{/if}
{if $tour.smsstatus==2}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
{elseif $tour.smsstatus==0}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
{else}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
{/if}
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
{/if}
<!-- **************************************************** Sachsen Sonntag -->
{if $sasoanzeige>0}
<h4 align="center"><span style='color:#66FFFF;font-weight:bold;'>Sachsen-Sonntag am {$sasodate} </h4>
<div class="col-md-6">
<!-- ------------------------------------------------------------------- -->
<!-- ---------------------------------------------------- Halle Block 9 -->
<!-- ------------------------------------------------------------------- -->
{foreach from=$saso_tour9 item=tour}
{if $tour.start==0}
<h5 align="center"><span style='color:#FF6E00;'>{$tour.binfo} -DH Halle-</h5>
<div class="panel panel-primary">
<div class="panel-body">
<table class="table-striped" style='color:#808080;font-size:10pt'>
<tbody>
{/if}
<tr style="height: 3px;"> <!-- lightgrau #A4A4A4 -->
{if $tour.aktiv==0} <td nowrap style="width: 55px"><span style='color:#FF6E00;'>{$tour.tour} </td>{/if}
{if $tour.aktiv==1} <td nowrap style="width: 55px"><span style='color:#FFFFFF;'>{$tour.tour} </td>{/if}
{if $tour.fahrerid==0} <td nowrap style="width:150px"><span style='color:#FF0000;'>{$tour.fahrer} </td>{else}
{if $tour.look==0} <td nowrap style="width:150px"><span style='color:#808080;'>{$tour.fahrer} </td>{/if}
{if $tour.look==1} <td nowrap style="width:150px"><span style='color:#FFFFFF;'>{$tour.fahrer} </td>{/if}{/if}
{if $tour.autoid==0} <td nowrap style="width: 70px"><span style='color:#FF0000;'>{$tour.auto} </td>{else}
{if $tour.look==0} <td nowrap style="width: 70px"><span style='color:#808080;'>{$tour.auto} </td>{/if}
{if $tour.look==1} <td nowrap style="width: 70px"><span style='color:#FFFFFF;'>{$tour.auto} </td>{/if}{/if}
<td align="right";nowrap style="width:60px;"><span style='color:#CCCCCC;'>{$tour.gewicht4} kg </td>
<td align="center";nowrap style="width:30px;">
{if $tour.status==0} <span style='color:#FFFFFF;'> <i class="fal fa-spinner fa-pulse"> </i> </span>
{elseif $tour.status==1} <span style='color:#FF6E00;'> <i class="fas fa-spinner fa-spin"> </i> </span>
{elseif $tour.status==2} <span style='color:#14CD6B;'> <i class="fal fa-check"> </i> </span>
{elseif $tour.status==3} <span style='color:#00C1FF;'> <i class="fal fa-truck-loading"> </i> </span>
{elseif $tour.status==4} <span style='color:#00C1FF;'> <i class="fal fa-truck"> </i> </span>
{elseif $tour.status==5} <span style='color:#FF6E00;'> <i class="fal fa-truck-loading"> </i> </span>
{else} <span style='color:#404040;'> <i class="fal fa-minus"> </i> </span>
{/if}
</td>
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
<!-- ------------------------------------------------------------------- -->
<!-- ------------------------------------------------ Leipzig Block 1-4 -->
<!-- ------------------------------------------------------------------- -->
{foreach from=$saso_tour1 item=tour}
{if $tour.start==0}
<h5 align="center"><span style='color:#FF6E00;'>{$tour.binfo}</h5>
<div class="panel panel-primary">
<div class="panel-body">
<table class="table-striped" style='color:#66ffff;font-size:10pt'>
<tbody>
{/if}
{if $tour.wechsel==1}
</tbody>
</table>
</div>
</div>
<h5 align="center"><span style='color:#FF6E00;'>{$tour.binfo}</h5>
<div class="panel panel-primary">
<div class="panel-body">
<table class="table-striped" style='color:#66ffff;font-size:10pt'>
<tbody>
{/if}
<tr style="height: 3px;">
{if $tour.aktiv==0} <td nowrap style="width: 55px"><span style='color:#FF6E00;'>{$tour.tour} </td>{/if}
{if $tour.aktiv==1} <td nowrap style="width: 55px"><span style='color:#FFFFFF;'>{$tour.tour} </td>{/if}
{if $tour.fahrerid==0} <td nowrap style="width:150px"><span style='color:#FF0000;'>{$tour.fahrer} </td>{else}
{if $tour.look==0} <td nowrap style="width:150px"><span style='color:#808080;'>{$tour.fahrer} </td>{/if}
{if $tour.look==1} <td nowrap style="width:150px"><span style='color:#FFFFFF;'>{$tour.fahrer} </td>{/if}{/if}
{if $tour.autoid==0} <td nowrap style="width: 70px"><span style='color:#FF0000;'>{$tour.auto} </td>{else}
{if $tour.look==0} <td nowrap style="width: 70px"><span style='color:#808080;'>{$tour.auto} </td>{/if}
{if $tour.look==1} <td nowrap style="width: 70px"><span style='color:#FFFFFF;'>{$tour.auto} </td>{/if}{/if}
<td align="right";nowrap style="width:60px;"><span style='color:#CCCCCC;'>{$tour.gewicht4} kg </td>
<td align="center";nowrap style="width:30px;">
{if $tour.status==0} <span style='color:#FFFFFF;'> <i class="fal fa-spinner fa-pulse"> </i> </span>
{elseif $tour.status==1} <span style='color:#FF6E00;'> <i class="fas fa-spinner fa-spin"> </i> </span>
{elseif $tour.status==2} <span style='color:#14CD6B;'> <i class="fas fa-check"> </i> </span>
{elseif $tour.status==3} <span style='color:#00C1FF;'> <i class="fal fa-truck-loading"> </i> </span>
{elseif $tour.status==4} <span style='color:#00C1FF;'> <i class="fal fa-truck"> </i> </span>
{elseif $tour.status==5} <span style='color:#FF6E00;'> <i class="fal fa-truck-loading"> </i> </span>
{else} <span style='color:#404040;'> <i class="fal fa-minus"> </i> </span>
{/if}
</td>
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
</div>
<!-- ------------------------------------------------------------------- -->
<!-- ------------------------------------------------ Leipzig Block 5-8 -->
<!-- ------------------------------------------------------------------- -->
<div class="col-md-6">
{foreach from=$saso_tour2 item=tour}
{if $tour.start==0}
<h5 align="center"><span style='color:#FF6E00;'>{$tour.binfo}</h5>
<div class="panel panel-primary">
<div class="panel-body">
<table class="table-striped" style='color:#66ffff;font-size:10pt'>
<tbody>
{/if}
{if $tour.wechsel==1}
</tbody>
</table>
</div>
</div>
<h5 align="center"><span style='color:#FF6E00;'>{$tour.binfo}</h5>
<div class="panel panel-primary">
<div class="panel-body">
<table class="table-striped" style='color:#66ffff;font-size:10pt'>
<tbody>
{/if}
<tr style="height: 3px;">
{if $tour.aktiv==0} <td nowrap style="width: 55px"><span style='color:#FF6E00;'>{$tour.tour} </td>{/if}
{if $tour.aktiv==1} <td nowrap style="width: 55px"><span style='color:#FFFFFF;'>{$tour.tour} </td>{/if}
{if $tour.fahrerid==0} <td nowrap style="width:150px"><span style='color:#FF0000;'><strong>{$tour.fahrer}</strong> </td>{else}
{if $tour.look==0} <td nowrap style="width:150px"><span style='color:#808080;'>{$tour.fahrer} </td>{/if}
{if $tour.look==1} <td nowrap style="width:150px"><span style='color:#FFFFFF;'>{$tour.fahrer} </td>{/if}{/if}
{if $tour.autoid==0} <td nowrap style="width: 70px"><span style='color:#FF0000;'><strong>{$tour.auto}</strong> </td>{else}
{if $tour.look==0} <td nowrap style="width: 70px"><span style='color:#808080;'>{$tour.auto} </td>{/if}
{if $tour.look==1} <td nowrap style="width: 70px"><span style='color:#FFFFFF;'>{$tour.auto} </td>{/if}{/if}
<td align="right";nowrap style="width:60px;"><span style='color:#CCCCCC;'>{$tour.gewicht4} kg </td>
<td align="center";nowrap style="width:30px;">
{if $tour.status==0} <span style='color:#FFFFFF;'> <i class="fal fa-spinner fa-pulse"> </i> </span>
{elseif $tour.status==1} <span style='color:#FF6E00;'> <i class="fas fa-spinner fa-spin"> </i> </span>
{elseif $tour.status==2} <span style='color:#14CD6B;'> <i class="fal fa-check"> </i> </span>
{elseif $tour.status==3} <span style='color:#00C1FF;'> <i class="fal fa-truck-loading"> </i> </span>
{elseif $tour.status==4} <span style='color:#00C1FF;'> <i class="fal fa-truck"> </i> </span>
{elseif $tour.status==5} <span style='color:#FF6E00;'> <i class="fal fa-truck-loading"> </i> </span>
{else} <span style='color:#404040;'> <i class="fal fa-minus"> </i> </span>
{/if}
</td>
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
</div>
{/if}
<!-- -------------------------------- rechts -->
<!-- ----------------------------------------------------------------------------------------------------------------------------------------------------
{if $sasoanzeige>0}
<div class="panel panel-primary">
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Sachsen-Sonntag {$sasoinfo} - {$sasonorm}er Norm</h4>
</div>
<div class="panel panel-primary">
<div class="panel-body">
<table class="table-striped" style='color:#66ffff;font-size:10pt'>
<tbody>
{foreach from=$saso_tour1 item=tour}
<tr style="height: 3px;">
{if $tour.aktiv==0}<td nowrap style="width:80px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
{if $tour.aktiv==1}<td nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
<td nowrap style="width:205px;"><span style='color:#A4A4A4;'><span style=""> {$tour.info} </td>
{if $tour.fahrernichtda==0}<td nowrap style="width:195px"><span style='color:#CCCCCC;'>{$tour.fahrer}</td>{/if}
{if $tour.fahrernichtda==1}<td nowrap style="width:195px"><span style='color:#FF0000;'>{$tour.fahrer}</td>{/if}
{if $tour.fahrernichtda==2}<td nowrap style="width:195px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>{/if}
<td nowrap style="width:85px; "> <span style=""> {$tour.time|date_format:"%H:%M"} Uhr </td>
<td nowrap style="width:90px; "> <span style=""> {$tour.auto} </td>
<td align="right";nowrap style="width:70px; "> <span style=""> {$tour.gewicht3} kg </td>
{if $tour.smsstatus==2}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
{elseif $tour.smsstatus==0}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
{else}
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
{/if}
</tr>
{/foreach}
</tbody>
</table>
</div>
</div>
{/if}
</div>
-->