X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/657351a625ff99ca5f5aa5f32a6f070eb8e40ba8..fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0:/app/views/site/_basic_login.rhtml diff --git a/app/views/site/_basic_login.rhtml b/app/views/site/_basic_login.rhtml old mode 100644 new mode 100755 index f9bbd4a..17184b2 --- a/app/views/site/_basic_login.rhtml +++ b/app/views/site/_basic_login.rhtml @@ -6,7 +6,16 @@
- <%= submit_tag 'Login' %> - <%= link_to 'Register for an account', :controller => 'user', :action => 'signup' %> | - <%= link_to 'Forgot my password', :controller => 'user', :action => 'forgot_password' %>
+

<%= submit_tag 'Login' %>

+ +

<%= link_to 'Lost or forgot your password?', :controller => 'user', :action => 'forgot_password' %>

+ +

Unfortunately, HyperChad is currently being tested and new + accounts for full votes (i.e., non-QuickVotes) can not + be automatically created. If you are interested in using HyperChad to + run an organizational election, contact Benjamin Mako Hill.

+ + <%= end_form_tag %>