<%= button t(:update) %>
<%= label_tag :action_type, t(:add_action_of_type) %> <%= select_tag 'action_type', options %> <%= submit_tag t(:add) %>