X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/26f6fdf82c93b0fd3198bb8929d5f20a4723bfe8..9dcc5639fd246bbbdfda72008894ce45afbdc77f:/app/views/dashboards/show.html.erb diff --git a/app/views/dashboards/show.html.erb b/app/views/dashboards/show.html.erb index a65597fef..6b988a8ec 100644 --- a/app/views/dashboards/show.html.erb +++ b/app/views/dashboards/show.html.erb @@ -27,7 +27,7 @@
-

<%= t ".my friends" %>

+

<%= t ".my friends" %>

<% if friends.empty? %> <%= t ".no friends" %> @@ -45,7 +45,7 @@
-

<%= t ".nearby users" %>

+

<%= t ".nearby users" %>

<% if nearby.empty? %> <%= t ".no nearby users" %>