working quickvote support created
[selectricity-live] / app / views / quickvote / create.rhtml
similarity index 96%
rename from app/views/site/create_quickvote.rhtml
rename to app/views/quickvote/create.rhtml
index 78addaa0c6a6407a85b9745f4c080a7950135212..7074218ecd17e5a336b9b4cd9195986a2d84f837 100644 (file)
@@ -15,7 +15,7 @@ the election submitted include:</p>
 
 <% end %>
 
-<%= form_tag :action => 'create_quickvote' %>
+<%= form_tag :action => 'create' %>
 <!--[form:election]-->
 
 <p><label for="quickvote_name">Vote Name<br />

Benjamin Mako Hill || Want to submit a patch?