diff options
Diffstat (limited to 'template/en/default/admin')
-rw-r--r-- | template/en/default/admin/groups/delete.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/groups/delete.html.tmpl b/template/en/default/admin/groups/delete.html.tmpl index d720ecddc..d0f66f2ad 100644 --- a/template/en/default/admin/groups/delete.html.tmpl +++ b/template/en/default/admin/groups/delete.html.tmpl @@ -80,7 +80,7 @@ You cannot delete this group while it is tied to a product.</b> <br><input type="checkbox" name="unbind">Delete this group anyway, - and make the <U>[% name FILTER html %]</U> publicly visible.</p> + and make the product <U>[% name FILTER html %]</U> publicly visible.</p> [% END %] [% IF hasflags %] |