X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5652e9f6b95c1e44db597c0136a985aef5e28ad5..e91c02f2ceb2b72a77846a0c31f5eca22b9b0a65:/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 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| %>