X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/359371b31c33d062ca31c4cc48876c81e4e6ef26..eeadb9e20222eade2f1db0bb599bef50eea15f93:/app/views/user_blocks/edit.html.erb diff --git a/app/views/user_blocks/edit.html.erb b/app/views/user_blocks/edit.html.erb index d78bd11d8..0b928de54 100644 --- a/app/views/user_blocks/edit.html.erb +++ b/app/views/user_blocks/edit.html.erb @@ -1,8 +1,14 @@ <% @title = t 'user_block.edit.title', :name => h(@user_block.user.display_name) %> -
<%= f.submit t('user_block.edit.submit') %>
-<% end %> - -<%= link_to t('user_block.edit.show'), @user_block %> | -<%= link_to t('user_block.edit.back'), user_blocks_path %> +<% end %> \ No newline at end of file