summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/sanitycheck
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-10-23 12:59:42 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2011-10-23 12:59:42 +0200
commite9f859e128e5c9c6e74a95c79ab60ed123a94c14 (patch)
treed406010e0899dec3ecb15fdeec1fe6ed35ce5b53 /template/en/default/admin/sanitycheck
parent408ad74dc16baea554e37278169df5760eb53498 (diff)
downloadbugzilla-e9f859e128e5c9c6e74a95c79ab60ed123a94c14.tar.gz
bugzilla-e9f859e128e5c9c6e74a95c79ab60ed123a94c14.tar.xz
Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed
r/a=mkanat
Diffstat (limited to 'template/en/default/admin/sanitycheck')
-rw-r--r--template/en/default/admin/sanitycheck/list.html.tmpl2
-rw-r--r--template/en/default/admin/sanitycheck/messages.html.tmpl2
2 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/admin/sanitycheck/list.html.tmpl b/template/en/default/admin/sanitycheck/list.html.tmpl
index 464297262..357349d76 100644
--- a/template/en/default/admin/sanitycheck/list.html.tmpl
+++ b/template/en/default/admin/sanitycheck/list.html.tmpl
@@ -15,8 +15,6 @@
# Contributor(s): Frédéric Buclin <LpSolit@gmail.com>
#%]
-[% PROCESS global/variables.none.tmpl %]
-
[% PROCESS global/header.html.tmpl title = "Sanity Check"
style_urls = ['skins/standard/admin.css'] %]
diff --git a/template/en/default/admin/sanitycheck/messages.html.tmpl b/template/en/default/admin/sanitycheck/messages.html.tmpl
index 494a8cdf0..140358d7e 100644
--- a/template/en/default/admin/sanitycheck/messages.html.tmpl
+++ b/template/en/default/admin/sanitycheck/messages.html.tmpl
@@ -15,8 +15,6 @@
# Contributor(s): Frédéric Buclin <LpSolit@gmail.com>
#%]
-[% PROCESS global/variables.none.tmpl %]
-
[% san_message = BLOCK %]
[% IF san_tag == "checks_start" %]
OK, now running sanity checks.