diff --git a/webtools/bugzilla/template/en/default/global/code-error.html.tmpl b/webtools/bugzilla/template/en/default/global/code-error.html.tmpl index 572c216c6901..15db7d12540e 100644 --- a/webtools/bugzilla/template/en/default/global/code-error.html.tmpl +++ b/webtools/bugzilla/template/en/default/global/code-error.html.tmpl @@ -105,7 +105,7 @@ The flag status [% variables.status FILTER html %] is invalid. [% ELSIF error == "flag_type_component_nonexistent" %] - The component [% variables.component FILTER html %] does not exist + The component [% variables.component FILTER html %] does not exist in the product [% variables.product FILTER html %]. [% ELSIF error == "flag_type_component_without_product" %]