Changed community.yml buttons.
This commit is contained in:
committed by
taitus
parent
a1d37fa6c4
commit
83683eb53f
@@ -9,8 +9,7 @@
|
||||
</div>
|
||||
|
||||
<div class="actions small-12 column">
|
||||
<%= f.submit(class: "button", value: t("community.topic.form.submit_button")) %>
|
||||
<%#= f.submit(class: "button", value: t("community.topic.#{action_name}.form.submit_button")) %>
|
||||
<%= f.submit(class: "button", value: t("community.topic.form.#{action_name}.submit_button")) %>
|
||||
</div>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user