From: Gervase Markham Date: Fri, 7 Feb 2014 10:06:57 +0000 (+0000) Subject: Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave. X-Git-Tag: bugzilla-4.5.3~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256930bd096b4dc4032b5be7b6333b890471ef3a;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 e5a04d3a9c..915a88b729 100644 --- a/template/en/default/admin/groups/delete.html.tmpl +++ b/template/en/default/admin/groups/delete.html.tmpl @@ -115,7 +115,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 %]