From 9e6914114a17d5b1ca92ae4aa1f9796d1ba66df8 Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Wed, 11 Aug 2004 21:00:33 +0000 Subject: Bug 244239: Add group-based pronouns to query r=erik,justdave a=justdave --- template/en/default/admin/groups/edit.html.tmpl | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'template/en/default/admin/groups/edit.html.tmpl') diff --git a/template/en/default/admin/groups/edit.html.tmpl b/template/en/default/admin/groups/edit.html.tmpl index bdda7e27b..d6044ad0f 100644 --- a/template/en/default/admin/groups/edit.html.tmpl +++ b/template/en/default/admin/groups/edit.html.tmpl @@ -143,14 +143,22 @@ value="[% group.membercansee FILTER none %]"> [% END %] - - - - - - - - + [% IF group_id != group.grpid %] + + + + + + + + + [% ELSE %] + + + + + + [% END %] [% group.grpnam FILTER html %] -- cgit v1.2.3-24-g4f1b