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 534938ff714..440cc19bf43 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
@@ -87,7 +87,7 @@
[% ELSIF error == "chart_dir_nonexistent" %]
One of the directories [% dir FILTER html %] and
- [% graphdir FILTER html %] does not exist.
+ [% graph_dir FILTER html %] does not exist.
[% ELSIF error == "chart_file_open_fail" %]
Unable to open the chart datafile [% filename FILTER html %].