]> projects.mako.cc - selectricity/blobdiff - app/views/site/success_quickvote.rhtml
working quickvote support created
[selectricity] / app / views / site / success_quickvote.rhtml
diff --git a/app/views/site/success_quickvote.rhtml b/app/views/site/success_quickvote.rhtml
deleted file mode 100644 (file)
index 299edac..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<% %>
-
-<p>Vote Created</p>
-
-<p>You have successfully created a QuickVote.</p>
-
-<p>QuickVotes are open to the public but are not publicly listed on the
-HyperChad site. Voters do not need to log in or authenticate to
-participate in this election.</p>
-
-<p>Direct voters to:</p>
-<blockquote><strong><%= quickvote_url( :votename => @quickvote.name ) %></strong></blockquote>
-
-<p>This vote will expire on <em><%= @quickvote.enddate %></em></p>
-
-<p><%= link_to "Visit in or vote in your QuickVote", quickvote_url( :votename => @quickvote.name ) %></p>

Benjamin Mako Hill || Want to submit a patch?