mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 17:18:51 +02:00
N°3586 - Fix login window not correctly displayed
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{% if bFailedLogin %}
|
||||
<p class="hilite">{{ sMessage }}</p>
|
||||
{% else %}
|
||||
<p>{{ sMessage }}</p>
|
||||
<p>{{ sMessage|raw }}</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endblock login_title %}
|
||||
|
||||
Reference in New Issue
Block a user