init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
16
template/tpl/ajax/ue_tank.tpl
Normal file
16
template/tpl/ajax/ue_tank.tpl
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<div class="rinfo">
|
||||
<i class="fas fa-gas-pump fa-3x fa-pull-left"></i>
|
||||
<table class="no-style full">
|
||||
<tr align="right" style="font-size: 16pt">
|
||||
<td nowrap style="width:170px"> {$tankdata.diesel}<sup>{$tankdata.dieselx}</sup></td>
|
||||
</tr>
|
||||
<tr align="right" style="font-size: 11pt">
|
||||
<td nowrap>{$tankdata.kname} </td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="no-style full" style="width: 100%">
|
||||
<td nowrap align="center" style="font-size:10pt">{$tankdata.street}</td>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue