diff --git a/app/components/admin/menu_component.html.erb b/app/components/admin/menu_component.html.erb index 8e62a0a1a..657d0eebf 100644 --- a/app/components/admin/menu_component.html.erb +++ b/app/components/admin/menu_component.html.erb @@ -1,6 +1,6 @@ -
  • +
  • <%= t("admin.menu.title_site_customization") %> @@ -141,7 +141,7 @@
  • -
  • +
  • <%= t("admin.menu.title_moderated_content") %> @@ -183,7 +183,7 @@
  • -
  • +
  • <%= t("admin.menu.title_profiles") %> @@ -219,13 +219,13 @@
  • -
  • "> +
  • "> <%= link_to admin_stats_path do %> <%= t("admin.menu.stats") %> <% end %>
  • -
  • +
  • <%= t("admin.menu.title_settings") %> @@ -257,7 +257,7 @@
  • -
  • +
  • <%= t("admin.menu.dashboard") %>