X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/8964e46880760a85a7c86a239f032c841a96410d..a356aac56f17278e79372b4e63ff3e160eec7cd2:/app/views/quickvote/thanks.rhtml diff --git a/app/views/quickvote/thanks.rhtml b/app/views/quickvote/thanks.rhtml index b57ac0b..d6ed8e0 100644 --- a/app/views/quickvote/thanks.rhtml +++ b/app/views/quickvote/thanks.rhtml @@ -1,4 +1,4 @@ -
+
Quickvote Vote Recorded Successfully
@@ -8,7 +8,7 @@ preferences:

    <% for rank in @voter.vote.rankings.sort %> -
  1. <%=h rank.candidate.name.capitalize %>
  2. +
  3. <%= white_list(rank.candidate.name.capitalize) %>
  4. <% end %>