]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
More bug 26194: move the reason to the top of the email so that it doesn't look like...
authorzach%zachlipton.com <>
Sun, 12 Aug 2001 08:11:21 +0000 (08:11 +0000)
committerzach%zachlipton.com <>
Sun, 12 Aug 2001 08:11:21 +0000 (08:11 +0000)
defparams.pl

index ea2dc12ef66fcdcd8ea8c5b3b1d5d984319fefb5..868efad920e2995055730e59bea721560c9398c0 100644 (file)
@@ -386,9 +386,9 @@ X-Bugzilla-Reason: %reasonsheader%
 
 %urlbase%show_bug.cgi?id=%bugid%
 
-%diffs%
+%reasonsbody%
 
-%reasonsbody%");
+%diffs%");