X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3666b674330ec8d14a224932a191d6121c5974e2..235618b9c0071befba1aeeb3b8904190ae74f5a5:/app/views/users/index.html.erb 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 %>