mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
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:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user