Files
Froxlor/templates/Sparkle/admin/tickets/tickets_tickets_main.tpl
2013-10-01 15:21:35 +02:00

16 lines
266 B
Smarty

<section class="fullform bradiusodd">
<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 />