Skip to content
Snippets Groups Projects
Commit fb236086 authored by Austin King's avatar Austin King
Browse files

Merge pull request #1186 from mozilla/issue_1185_select_email_string

Changing the "pick email" string to "sign in"
parents 4b46f6be d0131fb8
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,6 @@
<button class="start" tabindex="3"><%= gettext('next') %></button>
<button class="newuser" tabindex="3"><%= gettext('verify email') %></button>
<button class="returning" tabindex="3"><%= gettext('select email') %></button>
<button class="returning" tabindex="3"><%= gettext('sign in') %></button>
</div>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment