Started modifying the results page for final appearnces.
[selectricity] / app / views / quickvote / results.rhtml
index eb149f605cca0ec68c9d403a18532b689daa9843..a51ca1db2e5bd7e6deaa8a0bd82d524817a1d164 100644 (file)
@@ -30,8 +30,8 @@
 
 <div class="normal-header">
   <span class="header">Winner</span>
-  <span class="subheader">The chosen method is: 
-  <%= @election.election_method.capitalize %></span>
+  <span class="subheader">Computed with
+  <%= ELECTION_TYPES[@election.election_method] %></span>
 </div>
 
 <div class="mainresultbox">

Benjamin Mako Hill || Want to submit a patch?