8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-22 11:23:10 +00:00

Merge branch 'typo' into 'dev'

typo Editer -> Éditer

See merge request federez/re2o!253
This commit is contained in:
chirac 2018-08-13 11:20:51 +02:00
commit 95df4eef3c

View file

@ -123,7 +123,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<div class="panel-body">
<a class="btn btn-primary btn-sm" role="button" href="{% url 'users:edit-info' users.id %}">
<i class="fa fa-edit"></i>
Editer
Éditer
</a>
<a class="btn btn-primary btn-sm" role="button" href="{% url 'users:password' users.id %}">
<i class="fa fa-lock"></i>