diff options
Diffstat (limited to 'template/en/default/admin/params')
-rw-r--r-- | template/en/default/admin/params/bugchange.html.tmpl | 2 | ||||
-rw-r--r-- | template/en/default/admin/params/common.html.tmpl | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/admin/params/bugchange.html.tmpl b/template/en/default/admin/params/bugchange.html.tmpl index 315467b88..f442c5953 100644 --- a/template/en/default/admin/params/bugchange.html.tmpl +++ b/template/en/default/admin/params/bugchange.html.tmpl @@ -10,8 +10,6 @@ desc = "Set up $terms.bug change policies" %] -[% PROCESS "global/field-descs.none.tmpl" %] - [% accept_status = display_value('bug_status', 'IN_PROGRESS') FILTER html %] [% param_descs = { diff --git a/template/en/default/admin/params/common.html.tmpl b/template/en/default/admin/params/common.html.tmpl index bc18f8767..c9744f45c 100644 --- a/template/en/default/admin/params/common.html.tmpl +++ b/template/en/default/admin/params/common.html.tmpl @@ -6,8 +6,6 @@ # defined by the Mozilla Public License, v. 2.0. #%] -[% PROCESS "global/field-descs.none.tmpl" %] - [% sortlist_separator = '---' %] <dl> |