init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<?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'> -.--<sup>-</sup></td></td>
|
||||
<?php endif; ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue