summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/versions
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/versions')
-rw-r--r--template/en/default/admin/versions/edit.html.tmpl2
-rw-r--r--template/en/default/admin/versions/list.html.tmpl2
-rw-r--r--template/en/default/admin/versions/select-product.html.tmpl2
3 files changed, 0 insertions, 6 deletions
diff --git a/template/en/default/admin/versions/edit.html.tmpl b/template/en/default/admin/versions/edit.html.tmpl
index 497d67e2e..95b840877 100644
--- a/template/en/default/admin/versions/edit.html.tmpl
+++ b/template/en/default/admin/versions/edit.html.tmpl
@@ -25,8 +25,6 @@
# version the user wants to edit.
#%]
-[% PROCESS global/variables.none.tmpl %]
-
[% title = BLOCK %]Edit Version '[% version.name FILTER html %]' of product '
[%- product.name FILTER html %]'[% END %]
[% PROCESS global/header.html.tmpl
diff --git a/template/en/default/admin/versions/list.html.tmpl b/template/en/default/admin/versions/list.html.tmpl
index 69435d220..a96875597 100644
--- a/template/en/default/admin/versions/list.html.tmpl
+++ b/template/en/default/admin/versions/list.html.tmpl
@@ -24,8 +24,6 @@
# which the versions belongs.
#%]
-[% PROCESS global/variables.none.tmpl %]
-
[% title = BLOCK %]Select version of product
'[% product.name FILTER html %]'[% END %]
[% PROCESS global/header.html.tmpl
diff --git a/template/en/default/admin/versions/select-product.html.tmpl b/template/en/default/admin/versions/select-product.html.tmpl
index 7fded475e..d92d47b1a 100644
--- a/template/en/default/admin/versions/select-product.html.tmpl
+++ b/template/en/default/admin/versions/select-product.html.tmpl
@@ -25,8 +25,6 @@
# showbugcounts: if defined, then bug counts should be included in the table
#%]
-[% PROCESS global/variables.none.tmpl %]
-
[% PROCESS global/header.html.tmpl
title = "Edit versions for which product?"
%]