From bd2d75cbf59faed6bf91ec02f4ce5828aa845cc9 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 1 Nov 2006 07:24:46 +0000 Subject: [PATCH] =?utf8?q?Bug=20355616:=20The=20"Actions"=20section=20of?= =?utf8?q?=20the=20footer=20should=20have=20"Preferences"=20and=20shouldn'?= =?utf8?q?t=20have=20"Sanity=20Check"=20-=20Patch=20by=20Fr=C3=83=C2=A9d?= =?utf8?q?=C3=83=C2=A9ric=20Buclin=20=20r=3Dmkanat=20a?= =?utf8?q?=3Dmyk?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- template/en/default/filterexceptions.pl | 4 ++ .../en/default/global/common-links.html.tmpl | 3 +- .../en/default/global/useful-links.html.tmpl | 71 ++++++++++++------- 3 files changed, 51 insertions(+), 27 deletions(-) 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 @@