jb-data.de/monitor/template/compile/%%EE^EE6^EE6B8C6C%%tankeneu.tpl.php
2025-08-11 22:23:30 +02:00

9 lines
No EOL
584 B
PHP

<?php /* Smarty version 2.6.29, created on 2024-02-29 21:33:07
compiled from tpl/ajax/tankeneu.tpl */ ?>
<?php if ($this->_tpl_vars['tanke']['open'] == 1): ?>
<td nowrap align="center" style="max-width: 70px"><span style='color:#66ffff;font-size:12pt'><?php echo $this->_tpl_vars['tanke']['diesel']; ?>
<sup><?php echo $this->_tpl_vars['tanke']['dieselx']; ?>
</sup></td>
<?php else: ?>
<td nowrap align="center" style="width: 70px;color:red"><i class="fad fa-gas-pump-slash"></i><span style='color:gray;font-size:14pt'>&nbsp;-.--<sup>-</sup></td></td>
<?php endif; ?>