From de5b87015d8ade13e4ee077f4af7b34d72572300 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Mon, 8 Jan 2007 07:51:30 +0000 Subject: Bug 365560 account/prefs/permissions uses invalid usage for p patch by bmo2007@rsz.jp r=timeless a=justdave --- template/en/default/account/prefs/permissions.html.tmpl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/template/en/default/account/prefs/permissions.html.tmpl b/template/en/default/account/prefs/permissions.html.tmpl index a178393ae..38bbfba5f 100644 --- a/template/en/default/account/prefs/permissions.html.tmpl +++ b/template/en/default/account/prefs/permissions.html.tmpl @@ -37,7 +37,6 @@ [% IF has_bits.size %] You have the following permission [% terms.bits %] set on your account: -

[% FOREACH bit_description = has_bits %] @@ -75,7 +74,6 @@
And you can turn on or off the following [% terms.bits %] for other users: -

[% FOREACH bit_description = set_bits %] @@ -84,9 +82,8 @@ [% END %]
-

[% END %] - + [% IF user.groups.bz_sudoers %]
You are a member of the bz_sudoers group, so you can -- cgit v1.2.3-24-g4f1b