4c3bb247ff7e55b3242c9aac584be4a7f8b850ed
[bugdar.git] / showreport_attachment.tpl
1 <tr>
2 <td>
3 <strong><a href="attachment.php?attachmentid=$attachment[attachmentid]" target="_blank">$attachment[filename]</a></strong> posted by $attachment[user] ($attachment[date])
4 <div style="font-size: 11px; font-color: grey">$attachment[description]</div>
5 </td>
6 </tr>