X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/823d530ba46c1fb3518c4deef0081738503837eb..34c44145a77003ac4fcabd0b865f039bc24f97f4:/app/views/quickvote/_advanced.rhtml
diff --git a/app/views/quickvote/_advanced.rhtml b/app/views/quickvote/_advanced.rhtml
index 3037ccc..0255fbd 100644
--- a/app/views/quickvote/_advanced.rhtml
+++ b/app/views/quickvote/_advanced.rhtml
@@ -8,4 +8,14 @@
<%= quickform.date_select(:enddate, :start_year => Time.now.year) %>
+
Would you like to be e-mailed when this QuickVote concludes? +Yes <%= quickform.radio_button(:notices, 1)%> +No <%= quickform.radio_button(:notices, 0)%>
+<% end -%> + <% end %>