From: Dylan William Hardison Date: Wed, 12 Jul 2017 16:29:16 +0000 (-0400) Subject: Bug 1380350 - invalid html - missing space before "required" attribute X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e874d6ad1ce86e6916614c8bf35b2a5397ef023d;p=thirdparty%2Fbugzilla.git Bug 1380350 - invalid html - missing space before "required" attribute --- 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 %]