Files
Froxlor/templates/Sparkle/admin/tickets/tickets_tickets_main.tpl
BNoiZe 6d12ad9986 Merge pull request #117 from BNoiZe/master
Fixes for installtion screen
2013-10-04 18:56:18 +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 />