r1406: Moving the rest of the email body texts (from class_notification.php) to templates
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 14 Feb 2007 19:18:15 +0000 (19:18 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 14 Feb 2007 19:18:15 +0000 (19:18 +0000)
commitf31984b50cadf75dbd854d43e03d298904160173
treeeb8b3f25111673204f20fa2e6d27d6ea142b8afa
parent72c942b7c4f42564b51b129a9742a7b427b46588
r1406: Moving the rest of the email body texts (from class_notification.php) to templates
14 files changed:
includes/class_notification.php
templates/email/bugnotification.xml.tpl [new file with mode: 0644]
templates/email/notice_assigned.part.tpl [new file with mode: 0644]
templates/email/notice_attachment.part.tpl [new file with mode: 0644]
templates/email/notice_comment.part.tpl [new file with mode: 0644]
templates/email/notice_duplicates.part.tpl [new file with mode: 0644]
templates/email/notice_new_bug.part.tpl [new file with mode: 0644]
templates/email/notice_other.part.tpl [new file with mode: 0644]
templates/email/notice_priority.part.tpl [new file with mode: 0644]
templates/email/notice_product.part.tpl [new file with mode: 0644]
templates/email/notice_resolution.part.tpl [new file with mode: 0644]
templates/email/notice_severity.part.tpl [new file with mode: 0644]
templates/email/notice_status.part.tpl [new file with mode: 0644]
templates/email/notice_unassigned.part.tpl [new file with mode: 0644]