diff options
-rw-r--r-- | template/en/default/admin/groups/delete.html.tmpl | 3 |
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 %] |