Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. Patch by gerv; r,a=myk

git-svn-id: svn://10.0.0.236/trunk@140879 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gerv%gerv.net
2003-04-08 23:29:35 +00:00
parent fe75496f59
commit 7895fb5820
2 changed files with 4 additions and 3 deletions

View File

@@ -858,6 +858,7 @@ sub NewProcessOnePerson ($$$$$$$$$$$$$) {
$substs{"summary"} = $values{'short_desc'};
$substs{"reasonsheader"} = join(" ", @reasons);
$substs{"reasonsbody"} = $reasonsbody;
$substs{"space"} = " ";
my $template = Param("newchangedmail");

View File

@@ -499,9 +499,9 @@ X-Bugzilla-Reason: %reasonsheader%
%diffs%
%reasonsbody%'
--%space%
Configure bugmail: %urlbase%userprefs.cgi?tab=email'
%reasonsbody%
},
{