diff --git a/app/views/blocks/profile_info_actions/_select_circles.html.erb b/app/views/blocks/profile_info_actions/_select_circles.html.erb index d17ff72..79b43fd 100644 --- a/app/views/blocks/profile_info_actions/_select_circles.html.erb +++ b/app/views/blocks/profile_info_actions/_select_circles.html.erb @@ -8,9 +8,7 @@ <% end %> - - <%= _("New Circle") %> - + <%= button(:add, _('New Circle'), '#', :id => "new-circle") %>