From 256930bd096b4dc4032b5be7b6333b890471ef3a Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Fri, 7 Feb 2014 10:06:57 +0000 Subject: Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=951699 --- template/en/default/admin/groups/delete.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template/en/default/admin/groups/delete.html.tmpl b/template/en/default/admin/groups/delete.html.tmpl index e5a04d3a9..915a88b72 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 %] -- cgit v1.2.3-24-g4f1b