diff --git a/system/author/auth/setup.twig b/system/author/auth/setup.twig index 5c1a156..45b8deb 100644 --- a/system/author/auth/setup.twig +++ b/system/author/auth/setup.twig @@ -7,11 +7,13 @@ {% if systemcheck %}

Missing Requirements

- + {% if systemcheck.error %} + + {% endif %} {% endif %}
@@ -48,4 +50,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %}