From 4b64825f49fd44fd0126b4ef8bd7405dd5e71e83 Mon Sep 17 00:00:00 2001 From: "zach%zachlipton.com" Date: Sun, 12 Aug 2001 01:11:21 +0000 Subject: [PATCH] More bug 26194: move the reason to the top of the email so that it doesn't look like part of the comment. a=dave git-svn-id: svn://10.0.0.236/trunk@100877 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/defparams.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/defparams.pl b/mozilla/webtools/bugzilla/defparams.pl index ea2dc12ef66..868efad920e 100644 --- a/mozilla/webtools/bugzilla/defparams.pl +++ b/mozilla/webtools/bugzilla/defparams.pl @@ -386,9 +386,9 @@ X-Bugzilla-Reason: %reasonsheader% %urlbase%show_bug.cgi?id=%bugid% -%diffs% +%reasonsbody% -%reasonsbody%"); +%diffs%");