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

16 lines
280 B
Smarty

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