summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/message.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global/message.html.tmpl')
-rw-r--r--template/en/default/global/message.html.tmpl6
1 files changed, 4 insertions, 2 deletions
diff --git a/template/en/default/global/message.html.tmpl b/template/en/default/global/message.html.tmpl
index 58cd56908..c411ea351 100644
--- a/template/en/default/global/message.html.tmpl
+++ b/template/en/default/global/message.html.tmpl
@@ -18,13 +18,15 @@
#
# Contributor(s):
#%]
-
+
[%# INTERFACE:
# url: string. An optional URL to go to.
# link: string. The link text for that URL.
#%]
-[% DEFAULT title = "Bugzilla Message" %]
+[% PROCESS global/variables.none.tmpl %]
+
+[% DEFAULT title = "$terms.Bugzilla Message" %]
[% PROCESS global/header.html.tmpl %]