Skip to content
Snippets Groups Projects
Commit 6775098c authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Merge branch 'email_limited_tooltip' into dev

parents 20ecba55 64ccddb4
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,10 @@
<div id="email_required" class="tooltip" for="email">
The email field is required.
</div>
<div id="could_not_add" class="tooltip" for="email">
We just sent an email to that address! If you really want to send another, wait a minute or two and try again.
</div>
</li>
<li id="hint_section" class="start">
......@@ -40,7 +44,7 @@
The account cannot be logged in with this username and password.
</div>
</li>
</ul>
<div class="submit cf">
......
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