Index: mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl,v retrieving revision 1.11 diff -u -r1.11 mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl --- mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl +++ mozilla/webtools/bugzilla/template/en/default/admin/components/create.html.tmpl @@ -26,8 +26,8 @@ #%] [% title = BLOCK %]Add component to Product '[% product.name FILTER html %]'[% END %] -[% subheader = BLOCK %]This page allows you to add a new component to product - '[% product.name FILTER html %]'.[% END %] +[% subheader = BLOCK %]Add component to the + [% product.name FILTER html %] product.[% END %] [% PROCESS global/header.html.tmpl title = title subheader = subheader