Created a user "summary/profile page". Also corected several minor typos on election...
[selectricity] / app / views / election / show.rhtml
index ff06521da1dbb997e55b118babd2aeade7985748..5d22f44352bb6c65e60125447d3a23b53adead5f 100644 (file)
@@ -34,7 +34,7 @@
 <% end %>
 
 <h2>Candidates</h2> 
-
+<% %>
 <% unless @election.candidates.empty? %>
   <%= render :partial => 'candidate_list' %>
   <% unless @election.active %>
@@ -65,7 +65,7 @@
     <% end %>
     </ul>
   <% else %>
-    <p>Please check eveything carefully on this page before starting this
+    <p>Please check everything carefully on this page before starting this
     vote. Once you begin the vote, you will <em>not</em> be able to add or
     change candidates, modify the voting lists, or change the end
     time.</p>

Benjamin Mako Hill || Want to submit a patch?