diff --git a/UI/lib/ui-header.html b/UI/lib/ui-header.html
index 552d5815716..bc6e44e46e2 100644
--- a/UI/lib/ui-header.html
+++ b/UI/lib/ui-header.html
@@ -26,9 +26,7 @@
<%= htmlWebpackPlugin.tags.headTags %>
- [%- IF form.stylesheet %]
-
- [%- ELSIF stylesheet %]
+ [%- IF stylesheet %]
[%- END %]
[%- FOREACH s = include_stylesheet %]
@@ -48,13 +46,19 @@
END;
%]
[% END %]