Commit 951fd407 authored by Dave Lawrence's avatar Dave Lawrence

Bug 875728 - Need hook for links in common-links

r=rojanu,a=sgreen
parent 25b6b6d6
...@@ -49,6 +49,8 @@ ...@@ -49,6 +49,8 @@
[% END %] [% END %]
[%-# Work around FF bug: keep this on one line %]</li> [%-# Work around FF bug: keep this on one line %]</li>
[% Hook.process('action-links') %]
[% IF user.login %] [% IF user.login %]
<li><span class="separator">| </span><a href="userprefs.cgi">Preferences</a></li> <li><span class="separator">| </span><a href="userprefs.cgi">Preferences</a></li>
[% IF user.in_group('tweakparams') || user.in_group('editusers') || user.can_bless [% IF user.in_group('tweakparams') || user.in_group('editusers') || user.can_bless
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment