diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl index 9e999839b9b..5b376bc7972 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl @@ -91,7 +91,7 @@ %]
[% IF !Param("usemenuforusers") %] - Enter user names for the CC in a comma-separated list. + Enter user names for the CC list as a comma-separated list. [% END %] diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl index 81a6e9fc275..e7bd9635561 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl @@ -96,7 +96,7 @@ %]
[% IF !Param("usemenuforusers") %] - Enter user names for the CC in a comma-separated list. + Enter user names for the CC list as a comma-separated list. [% END %]