From: lpsolit%gmail.com <> Date: Wed, 1 Nov 2006 07:24:46 +0000 (+0000) Subject: Bug 355616: The "Actions" section of the footer should have "Preferences" and shouldn... X-Git-Tag: bugzilla-2.23.4~243 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2d75cbf59faed6bf91ec02f4ce5828aa845cc9;p=thirdparty%2Fbugzilla.git Bug 355616: The "Actions" section of the footer should have "Preferences" and shouldn't have "Sanity Check" - Patch by Frédéric Buclin r=mkanat a=myk --- diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 2057e39740..f8590fc28e 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -260,6 +260,10 @@ 'email', ], +'global/useful-links.html.tmpl' => [ + 'sep', +], + # You are not permitted to add any values here. Everything in this file should # be filtered unless there's an extremely good reason why not, in which case, # use the "none" dummy filter. diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl index cfb7458e04..8c536d1fe2 100644 --- a/template/en/default/global/common-links.html.tmpl +++ b/template/en/default/global/common-links.html.tmpl @@ -55,8 +55,7 @@ [% END %] [% IF user.login %] - [% '
  • | Sanity check
  • ' - IF user.groups.tweakparams %] +
  • | Preferences
  • | [% IF user.authorizer.can_logout %] diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl index 5e3e521d54..9439c2b8bb 100644 --- a/template/en/default/global/useful-links.html.tmpl +++ b/template/en/default/global/useful-links.html.tmpl @@ -28,37 +28,58 @@