X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/04f827dd4647f3a7d6e5bd8f5e9083c730a8dccc..3130bc1c24f60ec0db68ef9a8e996ecae6eac385:/app/views/quickvote/create.rhtml diff --git a/app/views/quickvote/create.rhtml b/app/views/quickvote/create.rhtml index 7074218..eecb4fb 100644 --- a/app/views/quickvote/create.rhtml +++ b/app/views/quickvote/create.rhtml @@ -1,46 +1,72 @@ -<% -%> -
Please review the data you've entered and confirm. The candidates for -the election submitted include:
+ +required; 5-12 characters; only letters and numbers; no spaces
-<%= form_tag :action => 'create' %> - +<%= text_field 'quickvote', 'name', :size => 15, :maxsize => 12 %>
+ + + +required; free-form
+
+<%= text_field 'quickvote', 'description', :size => 50 %>