Files
Froxlor/templates/Sparkle/admin/tickets/tickets_tickets_main.tpl
2013-10-03 21:21:54 +02:00

16 lines
263 B
Smarty

<section class="fullform bradius">
<table class="formtable">
<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 />