mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Remove User_Adapter
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
{% else %}
|
||||
<a target="_blank" href="{{ path('account') }}" title="{{ 'login:: Mon compte' | trans }}">
|
||||
<span>
|
||||
{{app['authentication'].getUser().get_login()}}
|
||||
{{app['authentication'].getUser().getLogin()}}
|
||||
</span>
|
||||
</a>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user