Skip to content

Commit

Permalink
Merge pull request #1876 from zestedesavoir/hotfix-activation
Browse files Browse the repository at this point in the history
Vire une traduction qui n'a rien a faire la !
  • Loading branch information
dralliw committed Dec 9, 2014
2 parents 33dabe7 + d0c1184 commit 609322a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/member/register/token_already_used.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@


{% block breadcrumb %}
<li><a href="{% url "{% trans "zds.member.views.register_view" %}" %}">{% trans "Inscription" %}</a></li>
<li><a href="{% url "zds.member.views.register_view" %}">{% trans "Inscription" %}</a></li>
<li>{% trans "Déjà activé" %}</li>
{% endblock %}

Expand All @@ -28,4 +28,4 @@
Votre email a déjà été activé. Si vous avez oublié votre mot de passe, vous pouvez le retrouver <a href="{{url_forgot}}">ici</a>.
{% endblocktrans %}
</p>
{% endblock %}
{% endblock %}

0 comments on commit 609322a

Please sign in to comment.