summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
diff options
context:
space:
mode:
authorMatt Selsky <selsky@columbia.edu>2012-02-26 00:46:11 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-02-26 00:46:11 +0100
commitc650592f1cdb27e5605d70a80ae03e9a2afb879b (patch)
treedfb4675c3da4afc6db96e6ed8e98d2821a4831b8 /template/en/default/global
parentdf2bdf8153e103826321d7363f9632b461e7589e (diff)
downloadbugzilla-c650592f1cdb27e5605d70a80ae03e9a2afb879b.tar.gz
bugzilla-c650592f1cdb27e5605d70a80ae03e9a2afb879b.tar.xz
Bug 696387: Remove useless calls to field-descs.none.tmpl
r/a=LpSolit
Diffstat (limited to 'template/en/default/global')
-rw-r--r--template/en/default/global/code-error.html.tmpl2
-rw-r--r--template/en/default/global/confirm-user-match.html.tmpl3
-rw-r--r--template/en/default/global/messages.html.tmpl2
3 files changed, 0 insertions, 7 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index 24d0392ca..4a4720b2a 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -20,8 +20,6 @@
# in this file; if you do not wish to change it, use the "none" filter.
#%]
-[% PROCESS "global/field-descs.none.tmpl" %]
-
[% DEFAULT title = "Internal Error" %]
[% error_message = BLOCK %]
diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl
index 7e35597ff..efa9dae3c 100644
--- a/template/en/default/global/confirm-user-match.html.tmpl
+++ b/template/en/default/global/confirm-user-match.html.tmpl
@@ -22,9 +22,6 @@
# self-referential URL
#%]
-[%# use the global field descs %]
-[% PROCESS "global/field-descs.none.tmpl" %]
-
[%# This lists fields which use the user auto-completion feature and which
# are not listed in field_descs. %]
[% field_labels = { # Used by editcomponents.cgi
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 3b2a1eb13..dcaf4b81a 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -10,8 +10,6 @@
# alphabetical order by message tag, and leave a blank line between messages.
#%]
-[% PROCESS "global/field-descs.none.tmpl" %]
-
[% message_tag = message %]
[% message = BLOCK %]