16 lines
263 B
Smarty
16 lines
263 B
Smarty
<section class="fullform bradius">
|
|
<table class="formtable">
|
|
<tr>
|
|
<th>{$dt} {$lng['ticket']['by']} {$by} ({$status})</th>
|
|
</tr>
|
|
<tr>
|
|
<td>{$subject}</td>
|
|
</tr>
|
|
<tr>
|
|
<td>{$message}</td>
|
|
</tr>
|
|
</table>
|
|
<br />
|
|
</section>
|
|
<br />
|