summaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorGervase Markham <gerv@gerv.net>2014-02-07 11:06:57 +0100
committerGervase Markham <gerv@mozilla.org>2014-02-07 11:06:57 +0100
commit256930bd096b4dc4032b5be7b6333b890471ef3a (patch)
tree26cde802199af6cf163a4cbbf9b390e5d8eaf030 /template/en/default
parent8679e81c45ee25f4db6bbe98bfa542b68532782e (diff)
downloadbugzilla-256930bd096b4dc4032b5be7b6333b890471ef3a.tar.gz
bugzilla-256930bd096b4dc4032b5be7b6333b890471ef3a.tar.xz
Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.
https://bugzilla.mozilla.org/show_bug.cgi?id=951699
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/admin/groups/delete.html.tmpl3
1 files changed, 2 insertions, 1 deletions
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 %]
<strong>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.
</strong>
[% END %]</li>
[% END %]