mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Fix edituser back button
This commit is contained in:
@@ -559,7 +559,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="PNB10" style="top:auto;height:20px;">
|
<div class="PNB10" style="top:auto;height:20px;">
|
||||||
<button class="users_rights_valid btn">{% trans 'boutton::valider' %}</button>
|
<button class="users_rights_valid btn">{% trans 'boutton::valider' %}</button>
|
||||||
<a href="{{ path('admin_users_search') }}" class="users_rights_cancel">{% trans 'boutton::retour' %}</a>
|
<a href="{{ path('admin_users_search') }}" class="users_rights_cancel btn" style="text-decoration:none">{% trans 'boutton::retour' %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user