From 951fd40701f790a2d0402dd7a5ab4ab5b43bc3f0 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Wed, 24 Jul 2013 15:43:03 -0400 Subject: Bug 875728 - Need hook for links in common-links r=rojanu,a=sgreen --- template/en/default/global/common-links.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/global') diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl index 800fd5932..c6c8863c5 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 -- cgit v1.2.3-24-g4f1b