Skip to content

Commit

Permalink
Corrrection ortho dans la galerie
Browse files Browse the repository at this point in the history
  • Loading branch information
DevHugo committed Aug 2, 2014
1 parent 127eec9 commit b3013f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/gallery/gallery/details.html
Expand Up @@ -46,7 +46,7 @@
{% if u.mode == 'R' %}
Lecture
{% elif u.mode == 'W' %}
Ecriture
Écriture
{% endif %}
{% endcaptureas %}
<li>
Expand Down Expand Up @@ -105,4 +105,4 @@

{% csrf_token %}
</form>
{% endblock %}
{% endblock %}

0 comments on commit b3013f5

Please sign in to comment.