tags 353260 + patch thanks Attached is a very basic patch.
Adriaan
--- bugreport.cgi.orig 2006-02-17 09:28:30.000000000 +0100 +++ bugreport.cgi 2006-02-17 09:33:59.000000000 +0100 @@ -522,6 +522,7 @@ print "$descriptivehead\n"; printf "<div class=\"msgreceived\"><p>View this report as an <a href=\"%s\">mbox folder</a>.</p></div>\n", bugurl($ref, "mbox"); +print "<BR><div class=\"msgreceived\"><p><A HREF=\"mailto:[EMAIL PROTECTED]">Subscribe</A> to this bug</p></div>\n"; print "<HR>"; print "$log"; print "<HR>";

