X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e94a8a45ba8a51bc5d288e6cda713059a1c6ae1f..0eb2afa83aee217fc2c6399bd23d0d8152c09eb5:/app/views/user_blocks/edit.html.erb?ds=sidebyside diff --git a/app/views/user_blocks/edit.html.erb b/app/views/user_blocks/edit.html.erb index 882eb27b1..8c89c80f3 100644 --- a/app/views/user_blocks/edit.html.erb +++ b/app/views/user_blocks/edit.html.erb @@ -3,10 +3,12 @@

<%= t(".heading_html", :name => link_to(@user_block.user.display_name, user_path(@user_block.user))) %>

- + <% end %> <%= bootstrap_form_for(@user_block) do |f| %>