Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
tighten up language in login popup (bug 827943)
Browse files Browse the repository at this point in the history
  • Loading branch information
potch committed Jan 15, 2013
1 parent 5ad5328 commit 4235952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkt/templates/mkt/base_mobile.html
Expand Up @@ -187,7 +187,7 @@ <h2>{{ _('Please sign in') }}</h2>
<p>
{% trans url='https://login.persona.org/' %}
Just log in or register with your
<a href="{{ url }}">Persona</a> account below.
<a href="{{ url }}">Persona</a> account.
{% endtrans %}
</p>
<footer>
Expand Down

0 comments on commit 4235952

Please sign in to comment.