]> src.bluestatic.org Git - bugdar.git/blob - templates/default/showreport_attachment.tpl
r110: Added some global locations so we have some backtrace links
[bugdar.git] / templates / default / 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>