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

16 lines
250 B
Smarty

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