Misc stuff
This commit is contained in:
parent
4471f9028f
commit
62b3ed6ff1
2 changed files with 5 additions and 3 deletions
4
Bug.pm
4
Bug.pm
|
|
@ -301,8 +301,8 @@ sub handleForm {
|
|||
for(grep $_ ne $f->{bug_email}, @$mails) {
|
||||
$TUWF::OBJ->mail(
|
||||
"Hello!\n\n".
|
||||
"A new reply has been posted to an bug you have previously shown\n".
|
||||
"an interest in. You can view the reply at the following URL:\n".
|
||||
"A new reply has been posted to a bug you have previously shown\n".
|
||||
"an interest in. You can find the reply at the following URL:\n".
|
||||
" $base$u\n\n".
|
||||
"If you do not wish to receive any more notifications for this (and\n".
|
||||
"perhaps other) bugs, please reply to this email stating your intent.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue