From: David Lawrence Date: Thu, 4 Aug 2011 03:22:24 +0000 (-0400) Subject: Bug 674554 - Add new template hook in request/email.txt.tmpl called 'after_summary' X-Git-Tag: bugzilla-4.1.3~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c183ff73f2db10ce92ee8eb318fafcae2a1851c;p=thirdparty%2Fbugzilla.git Bug 674554 - Add new template hook in request/email.txt.tmpl called 'after_summary' r/a=mkanat --- diff --git a/template/en/default/request/email.txt.tmpl b/template/en/default/request/email.txt.tmpl index 182ac09e0a..72da9ae735 100644 --- a/template/en/default/request/email.txt.tmpl +++ b/template/en/default/request/email.txt.tmpl @@ -75,6 +75,9 @@ Attachment [% attidsummary %] [%- END %] [%+ urlbase %]attachment.cgi?id=[% attachment.id %]&action=edit [%- END %] + +[%- Hook.process('after_summary') -%] + [%- FILTER bullet = wrap(80) %] [% USE Bugzilla %]