button to login page from verify form.

This commit is contained in:
Saman Bemel-Benrud 2013-07-31 11:54:28 -04:00 committed by John Firebaugh
parent a53e5d21cf
commit 419455bbb9

View file

@ -10,4 +10,4 @@
<p class='deemphasize'><%= t "verify_page.antispam_alert_html" %></p>
<span> put login form here </span>
<%= link_to t('layouts.log_in'), login_path(:referer => request.fullpath), {:class => 'button', :title => t('layouts.log_in_tooltip')} %>