From: lpsolit%gmail.com <> Date: Mon, 1 Aug 2005 06:51:40 +0000 (+0000) Subject: Bug 302782: Crash when showing list of users in a group during group deletion - Patch... X-Git-Tag: bugzilla-2.20rc2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2091d61ed32e6c48f2d5c39fda339f125ae64b79;p=thirdparty%2Fbugzilla.git Bug 302782: Crash when showing list of users in a group during group deletion - Patch by Frédéric Buclin r=wicked a=justdave --- diff --git a/template/en/default/admin/groups/delete.html.tmpl b/template/en/default/admin/groups/delete.html.tmpl index 2c4b708629..d720ecddc5 100644 --- a/template/en/default/admin/groups/delete.html.tmpl +++ b/template/en/default/admin/groups/delete.html.tmpl @@ -56,7 +56,7 @@

One or more users belong to this group. You cannot delete this group while there are users in it. -
Show +
Show me which users - Remove all users from this group for me.

[% END %]