From: zach%zachlipton.com <> Date: Sun, 12 Aug 2001 08:11:21 +0000 (+0000) Subject: More bug 26194: move the reason to the top of the email so that it doesn't look like... X-Git-Tag: bugzilla-2.14~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc334e8b5fe37b61036ee1a766751e6013779ba;p=thirdparty%2Fbugzilla.git 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 --- diff --git a/defparams.pl b/defparams.pl index ea2dc12ef6..868efad920 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%");