X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8d76be71bbb8a799cbf0627dee170f26ade5a11f..9b39577f4646f3624cf24aaa04b06b6f053c3270:/app/views/user_blocks/revoke.html.erb diff --git a/app/views/user_blocks/revoke.html.erb b/app/views/user_blocks/revoke.html.erb index 9ece75bb5..9a86177fc 100644 --- a/app/views/user_blocks/revoke.html.erb +++ b/app/views/user_blocks/revoke.html.erb @@ -16,7 +16,7 @@

<%= bootstrap_form_for :revoke, :url => { :action => "revoke" } do |f| %> -
+
<%= check_box_tag "confirm", "yes", false, { :class => "form-check-input" } %> <%= label_tag "confirm", t(".confirm"), { :class => "form-check-label" } %>