r1406: Moving the rest of the email body texts (from class_notification.php) to templates
[bugdar.git] / templates / email / notice_attachment.part.tpl
1 $user has uploaded a new attachment:
2 ============================================
3 File name: $attachment[filename]
4 Description: $attachment[description]
5 File size: $attachment[filesize] Bytes
6 Makes obsolete: $obsoletes
7 View: {$this->registry->options['trackerurl']}/viewattachment.php?attachmentid=$id
8 ============================================