mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
add /account/* tests
This commit is contained in:
@@ -48,7 +48,7 @@ $(document).ready(function() {
|
||||
{% block content %}
|
||||
|
||||
{% if updateMsg is not none %}
|
||||
<div style="margin-top:100px;">{{ updateMsg }}</div>
|
||||
<div class='update-msg' style="margin-top:100px;">{{ updateMsg }}</div>
|
||||
<a href="/account/" target="_self">{% trans 'admin::compte-utilisateur retour a mon compte'%}</a>
|
||||
{% else %}
|
||||
|
||||
|
Reference in New Issue
Block a user