summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-08-10 01:03:20 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-08-10 01:03:20 +0200
commit81c0c249e1dab7e8bef7c4923a7a805220d9daf1 (patch)
tree4fa674a7f7f1113e7a5d415d902119543bd8df22 /template/en/default/bug
parentc8a9e020145de97d54e0e6e1c0785e4fa50809bd (diff)
downloadbugzilla-81c0c249e1dab7e8bef7c4923a7a805220d9daf1.tar.gz
bugzilla-81c0c249e1dab7e8bef7c4923a7a805220d9daf1.tar.xz
Fix bustage from fixing "Severity" to field_descs.bug_severity.
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/create/create-guided.html.tmpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl
index 7c291d4dd..9c01e2342 100644
--- a/template/en/default/bug/create/create-guided.html.tmpl
+++ b/template/en/default/bug/create/create-guided.html.tmpl
@@ -23,8 +23,6 @@
# This template has the same interface as create.html.tmpl
#%]
-[% PROCESS global/field-descs.none.tmpl %]
-
[% USE Bugzilla %]
[% cgi = Bugzilla.cgi %]