summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/auth
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/auth')
-rw-r--r--template/en/default/account/auth/login-small.html.tmpl2
-rw-r--r--template/en/default/account/auth/login.html.tmpl2
2 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl
index 39984aeaf..3d986010c 100644
--- a/template/en/default/account/auth/login-small.html.tmpl
+++ b/template/en/default/account/auth/login-small.html.tmpl
@@ -18,8 +18,6 @@
# Contributor(s): Jacob Steenhagen <jake@bugzilla.org>
#%]
-[% PROCESS global/variables.none.tmpl %]
-
[%# Use the current script name. If an empty name is returned,
# then we are accessing the home page. %]
diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl
index 80dd12153..469d29db1 100644
--- a/template/en/default/account/auth/login.html.tmpl
+++ b/template/en/default/account/auth/login.html.tmpl
@@ -26,8 +26,6 @@
[% IF !target %]
[% target = "index.cgi" %]
[% END %]
-
-[% PROCESS global/variables.none.tmpl %]
[% PROCESS global/header.html.tmpl
title = "Log in to $terms.Bugzilla",