diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 0189cfab7..007aab4d4 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -642,7 +642,7 @@ [% title = "Product Created" %] The product <em>[% product.name FILTER html %]</em> has been created. You will need to <a href="editcomponents.cgi?action=add&product=[% product.name FILTER url_quote %]"> - add at least one component</a> before you can enter [% terms.bugs %] against this product. + add at least one component</a> before anyone can enter [% terms.bugs %] against this product. [% ELSIF message_tag == "product_deleted" %] [% title = "Product Deleted" %] |