mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Merge branch '3.8'
Conflicts: lib/Alchemy/Phrasea/Core/Version.php lib/classes/task/period/archive.php templates/web/admin/collection/collection.html.twig templates/web/admin/databox/databox.html.twig templates/web/login/layout/base-layout.html.twig
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
{% if has_terms_of_use %}
|
||||
<li>
|
||||
{% block tou_link %}
|
||||
<a href="{{ path("login_cgus") }}">{{ "Terms of use" | trans }}</a>
|
||||
<a href="{{ path("login_cgus") }}" target="_blank">{{ "Terms of use" | trans }}</a>
|
||||
{% endblock tou_link %}
|
||||
</li>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user