diff --git a/mozilla/webtools/bugzilla/template/en/default/global/code-error.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/code-error.html.tmpl index b4b4dcbd0d6..d12036cd7d4 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/code-error.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/global/code-error.html.tmpl @@ -177,7 +177,7 @@ [% ELSIF error == "flag_type_target_type_invalid" %] The target type was neither [% terms.bug %] nor attachment - but rather [% variables.target_type FILTER html %]. + but rather [% target_type FILTER html %]. [% ELSIF error == "invalid_field_name" %] Can't use [% field FILTER html %] as a field name.