diff --git a/app/views/users/index.html.erb b/app/views/users/index.html.erb index f3b1139971..8e469939b6 100644 --- a/app/views/users/index.html.erb +++ b/app/views/users/index.html.erb @@ -40,7 +40,7 @@ See docs/COPYRIGHT.rdoc for more details.   <%= t(:button_upgrade) %> <% end %> -<%= toolbar title: t(:label_user_plural), title_class: 'no-padding-bottom', title_extra: users_info do %> +<%= toolbar title: t(:label_user_plural), title_class: 'no-padding-bottom', subtitle: users_info do %>
  • <%= link_to new_user_path, { class: 'button -alt-highlight',