improve error messages and language
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block content %}
|
||||
{% if alert_msg is defined and alert_msg is not empty %}
|
||||
<div class="row mb-2">
|
||||
<div class="mb-4">
|
||||
{% include 'Froxlor/misc/alertbox.html.twig' %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user