diff options
-rw-r--r-- | extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl index 0947398d6..f3878b9c4 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -324,7 +324,7 @@ help = "describecomponents.cgi" %] <span id="product-search-container"> - [% PROCESS prodcompsearch/form.html.tmpl + [% INCLUDE prodcompsearch/form.html.tmpl id = "pcs" custom_select = 1 hidden = 1 |