diff --git a/mozilla/webtools/bugzilla/template/en/default/global/useful-links.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/useful-links.html.tmpl index 07ae8f6feeb..1f587c66d6b 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/useful-links.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/global/useful-links.html.tmpl @@ -87,7 +87,7 @@ [% preset_queries = user.showmybugslink %] [% FOREACH q = user.queries %] - [% preset_queries = 1 IF q.linkinfooter %] + [% SET preset_queries = 1 IF q.linkinfooter %] [% END %]