diff --git a/views/votes_edit.erb b/views/votes_edit.erb index 6ecba25..b229fb2 100644 --- a/views/votes_edit.erb +++ b/views/votes_edit.erb @@ -24,12 +24,14 @@

<%= candidate.name %>

<%= markdown(candidate.description) %> -
- -
-
- -
+
+
+ +
+
+ +
+
<% end %> @@ -65,20 +67,24 @@ -
- <% if @vote.candidates.length < 2 %> -

<%= _("Add at least 2 candidates before opening the vote to participants.") %>

-
- <% end %> - - <% if @vote.candidates.length < 2 %> -
- <% end %> -
+<% if @vote.candidates.length < 2 %> +

<%= _("Add at least 2 candidates before opening the vote to participants.") %>

+<% end %> -
- -
+
+
+ <% if @vote.candidates.length < 2 %> +
+ <% end %> + + <% if @vote.candidates.length < 2 %> +
+ <% end %> +
+
+ +
+

<%= _("Organizers") %>