diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2013-01-14 18:57:35 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2013-01-14 18:57:35 +0100 |
commit | 87f87de5dba087a96bf15a64803250f1ff4673a6 (patch) | |
tree | d36ba6a68bc07b8cbc84b81f64a7724564431890 /template/en/default/global/footer.html.tmpl | |
parent | Bug 829939: Only build default_authorizer on request (diff) | |
download | bugzilla-87f87de5dba087a96bf15a64803250f1ff4673a6.tar.gz bugzilla-87f87de5dba087a96bf15a64803250f1ff4673a6.tar.bz2 bugzilla-87f87de5dba087a96bf15a64803250f1ff4673a6.zip |
Bug 830373: Remove the unused global/help.html.tmpl template
r=wicked a=LpSolit
Diffstat (limited to 'template/en/default/global/footer.html.tmpl')
-rw-r--r-- | template/en/default/global/footer.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/global/footer.html.tmpl b/template/en/default/global/footer.html.tmpl index cf6a39967..0e98d9efc 100644 --- a/template/en/default/global/footer.html.tmpl +++ b/template/en/default/global/footer.html.tmpl @@ -11,8 +11,6 @@ # global/useful-links.html.tmpl. #%] -[% INCLUDE "global/help.html.tmpl" %] - </div> [%# Migration note: below this point, this file corresponds to the old Param |