Users can now login form the site homepage (previously the front login page
[selectricity-live] / app / views / site / index.rhtml
index f92fb98b10165434b8a832736e91ecf3f1cadeaa..9e2f7b51a3ab78a0213e0650ff457614da656706 100644 (file)
@@ -28,8 +28,8 @@
     
     <p>You must have an account to start a new vote or to administer an
     existing vote. You can log in or create a new account below.</p>
-
-    <%= render_partial 'basic_login' %>
+    
+    <%= render :partial => 'basic_login' %>
   <% end %>
 
   </div>

Benjamin Mako Hill || Want to submit a patch?