|
From: Benjamin C. <bc...@us...> - 2001-07-18 13:55:23
|
Update of /cvsroot/phpbt/phpbt/templates
In directory usw-pr-cvs1:/tmp/cvs-serv5149/templates
Modified Files:
bugemail.txt
Log Message:
Remove the comments from the notification email if no comments were added when the bug is changed
Index: bugemail.txt
===================================================================
RCS file: /cvsroot/phpbt/phpbt/templates/bugemail.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bugemail.txt 2001/02/03 18:05:06 1.1
+++ bugemail.txt 2001/07/18 13:55:19 1.2
@@ -14,6 +14,7 @@
{PriorityStat} Priority: {Priority}
{AssignedToStat} Assigned To: {AssignedTo}
============================================================================
+<!-- BEGIN commentblock -->
COMMENTS
----- Posted by {oldpostedby} at {oldpostedon} -----
@@ -22,3 +23,4 @@
----- Posted by {newpostedby} at {newpostedon} -----
{newcomments}
+<!-- END commentblock -->
|