From: Dave Lawrence Date: Wed, 24 Jul 2013 19:43:03 +0000 (-0400) Subject: Bug 875728 - Need hook for links in common-links X-Git-Tag: bugzilla-4.5.1~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=951fd40701f790a2d0402dd7a5ab4ab5b43bc3f0;p=thirdparty%2Fbugzilla.git Bug 875728 - Need hook for links in common-links r=rojanu,a=sgreen --- diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl index 800fd59328..c6c8863c57 100644 --- a/template/en/default/global/common-links.html.tmpl +++ b/template/en/default/global/common-links.html.tmpl @@ -49,6 +49,8 @@ [% END %] [%-# Work around FF bug: keep this on one line %] + [% Hook.process('action-links') %] + [% IF user.login %]
  • | Preferences
  • [% IF user.in_group('tweakparams') || user.in_group('editusers') || user.can_bless