changed properties and the name of hyperchad to selectricity
[selectricity] / app / views / site / _basic_login.rhtml
old mode 100644 (file)
new mode 100755 (executable)
index f9bbd4a..d3043db
@@ -6,7 +6,17 @@
     </table>
 
     <div class="button-bar">
-      <%= submit_tag 'Login' %>
-      <%= link_to 'Register for an account', :controller => 'user', :action => 'signup' %> |
-      <%= link_to 'Forgot my password', :controller => 'user', :action => 'forgot_password' %>      </div>
+      <p><%= submit_tag 'Login' %></p>
+<!--      <p><%= link_to 'Register for an account', :controller =>
+'user', :action => 'signup' %></p> -->
+      <p><%= link_to 'Lost or forgot your password?', :controller => 'user', :action => 'forgot_password' %></p>
+
+      <p>Unfortunately, Selectricity is currently being tested and new
+      accounts for full votes (i.e., non-<em>QuickVotes</em>) can not
+      be automatically created. If you are interested in using
+      Selectricity to
+      run an organizational election, contact <a
+      href="http://mako.cc/contact.html">Benjamin Mako Hill</a>.</p>
+
+    </div>
   <%= end_form_tag %>

Benjamin Mako Hill || Want to submit a patch?