X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/92ca4069957666065194e0b63de5b46261b8a21d..efc61f13159f2cf4e2ba542bac40ca84a57480da:/app/views/users/index.html.erb?ds=sidebyside diff --git a/app/views/users/index.html.erb b/app/views/users/index.html.erb index cc7170222..12d5ae7af 100644 --- a/app/views/users/index.html.erb +++ b/app/views/users/index.html.erb @@ -35,9 +35,9 @@ <%= render @users %> -
- <%= submit_tag t(".confirm"), :name => "confirm" %> - <%= submit_tag t(".hide"), :name => "hide" %> +
+ <%= submit_tag t(".confirm"), :name => "confirm", :class => "btn btn-primary" %> + <%= submit_tag t(".hide"), :name => "hide", :class => "btn btn-primary" %>
<% end %> <% else %>