X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/92ca4069957666065194e0b63de5b46261b8a21d..351a7859498065ada18927a4847baaf09d425b58:/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 %>