|
From: Javier S. <ja...@us...> - 2001-10-09 08:30:41
|
Update of /cvsroot/phpbt/phpbt/templates/default
In directory usw-pr-cvs1:/tmp/cvs-serv15366
Modified Files:
bugemail.txt
Log Message:
adding warning message, a lot af users ansmwer to message instead of use phpbt
Index: bugemail.txt
===================================================================
RCS file: /cvsroot/phpbt/phpbt/templates/default/bugemail.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bugemail.txt 2001/08/30 13:49:08 1.2
+++ bugemail.txt 2001/10/09 08:30:37 1.3
@@ -1,4 +1,8 @@
============================================================================
+THIS MESSAGE WAS GENERATED BY THE BUGTRACKER SOFTWARE PLEASE DO NOT REPLY
+
+INSTEAD FOLLOW BUG'S URL BELOW IN ORDER TO DETAIL BUG:
+============================================================================
Bug #: {bugid} ({bugurl})
{reporter_stat} Reported By: {reporter}
----------------------------------------------------------------------------
@@ -15,7 +19,7 @@
{assignedto_stat} Assigned To: {assignedto}
============================================================================
<!-- BEGIN commentblock -->
- COMMENTS
+ COMMENTS
----- Posted by {oldpostedby} at {oldpostedon} -----
{oldcomments}
|