From bd2d75cbf59faed6bf91ec02f4ce5828aa845cc9 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 1 Nov 2006 07:24:46 +0000 Subject: 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 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/filterexceptions.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 2057e3974..f8590fc28 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. -- cgit v1.2.3-24-g4f1b