Variety of small changes (mostly to properties) plus a few "in the
[selectricity] / app / views / site / _basic_login.rhtml
old mode 100644 (file)
new mode 100755 (executable)
index c9fa4dc..17184b2
@@ -7,7 +7,15 @@
 
     <div class="button-bar">
       <p><%= submit_tag 'Login' %></p>
-      <p><%= link_to 'Register for an account', :controller => 'user', :action => 'signup' %></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, HyperChad 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 HyperChad 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?