diff options
-rw-r--r-- | extensions/BugModal/template/en/default/bug_modal/field.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl index ec2b57593..b11152bf1 100644 --- a/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl @@ -192,7 +192,6 @@ END; [% CASE constants.FIELD_TYPE_USER %] [%# single user %] - <input type="hidden" name="defined_[% name FILTER html %]" value="[% value FILTER html %]"> [% INCLUDE global/userselect.html.tmpl id = name name = name |