Files
Froxlor/templates/Maketank/admin/tickets/tickets_tickets_main.tpl
2016-12-16 13:23:16 +01:00

16 lines
233 B
Smarty

<section>
<table class="full">
<tr>
<th>{$dt}&nbsp;{$lng['ticket']['by']}&nbsp;{$by}&nbsp;({$status})</th>
</tr>
<tr>
<td>{$subject}</td>
</tr>
<tr>
<td>{$message}</td>
</tr>
</table>
<br />
</section>
<br />