init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
11
template/tpl/ajax/a_abr.tpl
Normal file
11
template/tpl/ajax/a_abr.tpl
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{if $tdata!=0}
|
||||
<td nowrap style="width:80px;font-size:11pt"> {$tname} </td>
|
||||
<td nowrap style="width:160px;font-size:8pt"> {$tinfo} </td>
|
||||
<td nowrap style="width:35px;font-size:11pt"> {$tdata} x</td>
|
||||
<td nowrap align="right" style="width:50px;font-size:12pt;color: red">
|
||||
|
||||
<a target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
||||
href="?s=list_abr_nw&id={$anzeige}&tid={$tid}&jahr={$jahr}&monat={$monat}" >
|
||||
<i class="far fa-file-pdf" style="color: red"></i>
|
||||
</td>
|
||||
{/if}
|
||||
Loading…
Add table
Add a link
Reference in a new issue