summaryrefslogtreecommitdiffstats
path: root/template/en/default/request
diff options
context:
space:
mode:
authorDavid Lawrence <dlawrence@mozilla.com>2011-08-04 05:22:24 +0200
committerDavid Lawrence <dlawrence@mozilla.com>2011-08-04 05:22:24 +0200
commit4c183ff73f2db10ce92ee8eb318fafcae2a1851c (patch)
tree336292e0e25e549f464a02ab10aeef0cafcfc121 /template/en/default/request
parenta3cdd6f2ec42d579f5f9ca764090acd82425fb21 (diff)
downloadbugzilla-4c183ff73f2db10ce92ee8eb318fafcae2a1851c.tar.gz
bugzilla-4c183ff73f2db10ce92ee8eb318fafcae2a1851c.tar.xz
Bug 674554 - Add new template hook in request/email.txt.tmpl called 'after_summary'
r/a=mkanat
Diffstat (limited to 'template/en/default/request')
-rw-r--r--template/en/default/request/email.txt.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/request/email.txt.tmpl b/template/en/default/request/email.txt.tmpl
index 182ac09e0..72da9ae73 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 %]