From 618959cbc2196f6b2156c40cddf63bf550eb78d8 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 27 Dec 2006 04:17:25 +0000 Subject: Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - Patch by Frédéric Buclin r/a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/sidebar.xul.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/sidebar.xul.tmpl') diff --git a/template/en/default/sidebar.xul.tmpl b/template/en/default/sidebar.xul.tmpl index 9ad50e07b..6742889da 100644 --- a/template/en/default/sidebar.xul.tmpl +++ b/template/en/default/sidebar.xul.tmpl @@ -94,7 +94,7 @@ function normal_keypress_handler( aEvent ) { [%- IF user.groups.bz_canusewhines %] [%- END %] - [%- IF user.groups.tweakparams %] + [%- IF user.groups.editcomponents %] [%- END %] [%- IF user.authorizer.can_logout %] -- cgit v1.2.3-24-g4f1b