summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Fearn <jfearn@redhat.com>2021-08-12 02:35:46 +0000
committerGerrit Code Review <gerrit2@gerrit.host.prod.eng.bos.redhat.com>2021-08-12 02:35:46 +0000
commit491ed84ee25435b72f12fcb022e7b83d400a74f0 (patch)
treeacb9c80b7182285cffd5872e1c1dc9a5d0f43b9d
parentBug 1992413 - SMTP connection needs to be cached (diff)
parentBug 1974929 - Include the bug URL also at the end of the message (diff)
downloadbugzilla-491ed84ee25435b72f12fcb022e7b83d400a74f0.tar.gz
bugzilla-491ed84ee25435b72f12fcb022e7b83d400a74f0.tar.bz2
bugzilla-491ed84ee25435b72f12fcb022e7b83d400a74f0.zip
Merge "Bug 1974929 - Include the bug URL also at the end of the message Signed-off-by: adandapa@redhat.com" into devel
-rw-r--r--extensions/RedHat/template/en/default/hook/email/bugmail-footer.txt.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/RedHat/template/en/default/hook/email/bugmail-footer.txt.tmpl b/extensions/RedHat/template/en/default/hook/email/bugmail-footer.txt.tmpl
index b3743f6c8..85e8faf67 100644
--- a/extensions/RedHat/template/en/default/hook/email/bugmail-footer.txt.tmpl
+++ b/extensions/RedHat/template/en/default/hook/email/bugmail-footer.txt.tmpl
@@ -7,3 +7,5 @@
[%+ PROCESS "email/bugmail-header.txt.tmpl" only_Xs=1 +%]
[% END %]
+
+[% urlbase %]show_bug.cgi?id=[% bug.id %]