changes more information to more info
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<div data-alert class="callout primary">
|
||||
<%= t("debates.new.info",
|
||||
info_link: link_to(t("debates.new.info_link"), new_proposal_path )).html_safe %>
|
||||
<%= link_to "/more_information", title: t('shared.target_blank_html'), target: "_blank" do %>
|
||||
<%= link_to more_info_path, title: t('shared.target_blank_html'), target: "_blank" do %>
|
||||
<strong><%= t("debates.new.more_info") %></strong>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user