From: Gervase Markham Date: Fri, 7 Feb 2014 11:53:27 +0000 (+0000) Subject: Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave. X-Git-Tag: bugzilla-4.4.3~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480fb7953906a606cf8c801105fa03cc12062056;p=thirdparty%2Fbugzilla.git Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=951699 --- diff --git a/template/en/default/admin/groups/delete.html.tmpl b/template/en/default/admin/groups/delete.html.tmpl index 562b4cbae7..5ae0ce92d6 100644 --- a/template/en/default/admin/groups/delete.html.tmpl +++ b/template/en/default/admin/groups/delete.html.tmpl @@ -108,7 +108,8 @@ ([% active.join(', ') FILTER html %]) [% IF hidden %] WARNING: This product is currently hidden. - Deleting this group will make this product publicly visible. + Deleting this group could make this product publicly visible + if no other group applies. [% END %] [% END %]