copy change for browserID field

This commit is contained in:
Chris Van 2012-04-10 23:35:25 -07:00
Родитель 527c5464c7
Коммит c114c3aba2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -43,7 +43,7 @@
<div class="form-col">
<input type="text" disabled value="{{ amo_user.email }}">
<a href="https://browserid.org/signin" target="_blank">
{{ _('Manage Preferences') }}</a>
{{ _('Manage Account') }}</a>
</div>
</div>