Merge remote-tracking branch 'origin/develop' into feature/new-dashboard-layout

# Conflicts:
#	dictionaries/en.dictionary.itop.ui.php
#	lib/symfony/cache/Adapter/ArrayAdapter.php
This commit is contained in:
Benjamin DALSASS
2026-02-19 11:31:33 +01:00
149 changed files with 5732 additions and 2132 deletions

View File

@@ -13,7 +13,7 @@
{% block login_logo %}
<div id="login-logo">
<a href="{{ sIconUrl }}">
<img title="{{ sVersionShort }}" src="{{ sDisplayIcon }}" alt="logo">
<img src="{{ sDisplayIcon }}" alt="{{ 'UI:Login:Logo:AltText' |dict_s }}">
</a>
</div>
{% endblock login_logo %}