merged from devel
[selectricity] / app / views / quickvote / success.rhtml
index 95ae386762902ffb99611a9f7250d38124d3e44d..5582783b89ba15a996378835dce0e42bd2786e97 100644 (file)
@@ -1,11 +1,8 @@
-<div id="page-title">
+<div id="title-header">
        <span class="header">Quickvote</span>
        <span class="subheader">New QuickVote Created</span>
-       <div style="clear:both;"></div>
 </div>
 
-<div class="main-content">
-
 <p>Please direct voters to:</p>
 
 <blockquote><strong>
@@ -14,9 +11,8 @@
 
 <p>This vote will end on <em><%= @quickvote.enddate.strftime('%A, %B %d, %Y') %></em></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>QuickVotes are open to the public but are not listed on the
+Selectricity site except right when they were created. Voters do not
+need to log in or authenticate to participate in this election.</p>
 
 <p><%= link_to "Jump to QuickVote", quickvote_url( :ident => @quickvote.name ) %></p>
-</div>

Benjamin Mako Hill || Want to submit a patch?