summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2013-04-18 01:28:55 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2013-04-18 01:28:55 +0200
commit816aadbdb4450c26d7a2914b4f4e733be0132af8 (patch)
treedff49aab2f5ac3aa76c1418006e943c1b11fff8d /template
parent361b33c90e91c9368d1ad3841c14786c4a952d1a (diff)
downloadbugzilla-816aadbdb4450c26d7a2914b4f4e733be0132af8.tar.gz
bugzilla-816aadbdb4450c26d7a2914b4f4e733be0132af8.tar.xz
Bug 851591: Add a main-end hook into global/footer.html.tmpl to be able to display additional data before displaying the page footer
r=dkl a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/footer.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/footer.html.tmpl b/template/en/default/global/footer.html.tmpl
index 0e98d9efc..e161a061c 100644
--- a/template/en/default/global/footer.html.tmpl
+++ b/template/en/default/global/footer.html.tmpl
@@ -11,6 +11,7 @@
# global/useful-links.html.tmpl.
#%]
+ [% Hook.process('main-end') %]
</div>
[%# Migration note: below this point, this file corresponds to the old Param