From e874d6ad1ce86e6916614c8bf35b2a5397ef023d Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 12 Jul 2017 12:29:16 -0400 Subject: Bug 1380350 - invalid html - missing space before "required" attribute --- extensions/BugModal/template/en/default/bug_modal/field.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c54f7c257..fbf8c2a48 100644 --- a/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl @@ -219,7 +219,7 @@ END; [% CASE constants.FIELD_TYPE_FREETEXT %] [%# normal input field %] - + [% CASE constants.FIELD_TYPE_USER %] [% IF action && !action.hidden %]