X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/826a864e6c3e1f733b74d6d5aacf6b3253507a75..6bce75b134a1175359360c5e3ee17bb8edfeb6f0:/app/views/users/index.html.erb diff --git a/app/views/users/index.html.erb b/app/views/users/index.html.erb index cc7170222..cb47a4122 100644 --- a/app/views/users/index.html.erb +++ b/app/views/users/index.html.erb @@ -36,8 +36,8 @@
- <%= 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 %>