From d306c2edbbc171d5345b3378bd76ed5b69984316 Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Wed, 11 Aug 2004 20:53:43 +0000 Subject: Bug 241903: Add Environment Variable Authentication for apache auth and SSO patch by erik r=joel a=justdave --- template/en/default/sidebar.xul.tmpl | 2 ++ 1 file changed, 2 insertions(+) (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 60ae33dbd..802fd9f23 100644 --- a/template/en/default/sidebar.xul.tmpl +++ b/template/en/default/sidebar.xul.tmpl @@ -95,7 +95,9 @@ function normal_keypress_handler( aEvent ) { [%- IF user.groups.tweakparams %] [%- END %] + [%- IF user.get_flag('can_logout') %] + [%- END %] [%- IF user.showmybugslink %] [% filtered_username = user.login FILTER url_quote %] -- cgit v1.2.3-24-g4f1b