summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/header.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global/header.html.tmpl')
-rw-r--r--template/en/default/global/header.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index b286830fc..196cf25d2 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -98,7 +98,7 @@
<meta charset="UTF-8">
[% END %]
[% USE Bugzilla %]
- [% IF Bugzilla.usage_mode == constants.USAGE_MODE_MOJO %]
+ [% IF Bugzilla.usage_mode == constants.USAGE_MODE_QUANTUM %]
<base href="[% urlbase FILTER html %]">
[% END %]