]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/accounts/edit.html.erb
Merge remote-tracking branch 'upstream/pull/3554'
[rails.git] / app / views / accounts / edit.html.erb
index eb977d0942d900f96bc49cf28a979a2a8257e2c9..2017bee0a459cfd7e51b7e88de2d34a287ee9340 100644 (file)
@@ -68,5 +68,5 @@
 <a name="public"></a>
 <h2><%= t ".public editing note.heading" %></h2>
 <%= t ".public editing note.html" %>
-  <%= button_to t(".make edits public button"), user_go_public_path %>
+<%= button_to t(".make edits public button"), user_go_public_path, :class => "btn btn-primary" %>
 <% end %>