diff --git a/templates/installer/check-requirements.html b/templates/installer/check-requirements.html index d564efaa..5c2c434f 100644 --- a/templates/installer/check-requirements.html +++ b/templates/installer/check-requirements.html @@ -46,12 +46,12 @@ {% if errors %}

Warning: Ignoring these problems is not recommended and may cause installation issues.

-

+

{% else %} -

+

{% endif %} {% else %}

There were no errors or warnings. Good!

-

+

{% endif %} \ No newline at end of file