From fdc334e8b5fe37b61036ee1a766751e6013779ba Mon Sep 17 00:00:00 2001 From: "zach%zachlipton.com" <> Date: Sun, 12 Aug 2001 08:11:21 +0000 Subject: 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 --- defparams.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defparams.pl b/defparams.pl index ea2dc12ef..868efad92 100644 --- a/defparams.pl +++ b/defparams.pl @@ -386,9 +386,9 @@ X-Bugzilla-Reason: %reasonsheader% %urlbase%show_bug.cgi?id=%bugid% -%diffs% +%reasonsbody% -%reasonsbody%"); +%diffs%"); -- cgit v1.2.3-24-g4f1b