From: Frédéric Buclin Date: Thu, 24 Apr 2014 22:05:16 +0000 (+0200) Subject: Fix regression due to bug 539894 X-Git-Tag: bugzilla-4.5.5~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2033e6b1c37a024dabad4b0e8533db8d87f248b3;p=thirdparty%2Fbugzilla.git Fix regression due to bug 539894 --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index ae33146a7b..e4472c5728 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -241,7 +241,7 @@ [%# PRODUCT #%] [%#############%] - [% PROCESS "bug/field-label.html.tmpl" + [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.product desc_url = 'describecomponents.cgi' value = bug.product