]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 232903: hook to allow addition of extra administration links in the footer. Patch...
authorgerv%gerv.net <>
Tue, 3 Feb 2004 07:35:59 +0000 (07:35 +0000)
committergerv%gerv.net <>
Tue, 3 Feb 2004 07:35:59 +0000 (07:35 +0000)
template/en/default/global/useful-links.html.tmpl

index 5a86f8d5f011fd95f09ae25dd5af75e5c8a0746a..f9415df9bb8af665ee3c5d58dd1585c376f2df43 100644 (file)
@@ -70,6 +70,7 @@
                                                   IF user.groups.creategroups %]
         [% ', <a href="editkeywords.cgi">keywords</a>' 
                                                   IF user.groups.editkeywords %]
+        [% Hook.process("edit") %]
         [% ' | <a href="sanitycheck.cgi">Sanity&nbsp;check</a>' 
                                                    IF user.groups.tweakparams %]