Browse Source

typo Editer -> Éditer

override_mails
Fardale 7 years ago
parent
commit
f123f13e10
  1. 2
      users/templates/users/profil.html

2
users/templates/users/profil.html

@ -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>

Loading…
Cancel
Save