mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Rename hasLoginTermsOfuse
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
<li>
|
||||
<a href="#">{% trans "Help" %}</a>
|
||||
</li>
|
||||
{% if app.hasTermsOfUse() %}
|
||||
{% if app.hasLoginTermsOfUse() %}
|
||||
<li>
|
||||
{% block tou_link %}
|
||||
<a href="{{ path("login_cgus") }}">{% trans "Terms of use" %}</a>
|
||||
|
Reference in New Issue
Block a user