From: gerv%gerv.net <>
Date: Tue, 3 Feb 2004 07:35:59 +0000 (+0000)
Subject: Bug 232903: hook to allow addition of extra administration links in the footer. Patch...
X-Git-Tag: bugzilla-2.17.7~39
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4c170c4d915753c85cf5ffe86a4bbc526037dab;p=thirdparty%2Fbugzilla.git
Bug 232903: hook to allow addition of extra administration links in the footer. Patch by gerv; r,a=myk.
---
diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl
index 5a86f8d5f0..f9415df9bb 100644
--- a/template/en/default/global/useful-links.html.tmpl
+++ b/template/en/default/global/useful-links.html.tmpl
@@ -70,6 +70,7 @@
IF user.groups.creategroups %]
[% ', keywords'
IF user.groups.editkeywords %]
+ [% Hook.process("edit") %]
[% ' | Sanity check'
IF user.groups.tweakparams %]