From: Andy Allan Date: Wed, 14 Jul 2021 17:36:52 +0000 (+0100) Subject: Add a title in the heading to match the main menu text X-Git-Tag: live~1554^2~2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/d89c4f887c5e6c85a8e610209e7f3372480cc14c Add a title in the heading to match the main menu text --- diff --git a/app/views/messages/inbox.html.erb b/app/views/messages/inbox.html.erb index b38792e97..4f2925b14 100644 --- a/app/views/messages/inbox.html.erb +++ b/app/views/messages/inbox.html.erb @@ -5,6 +5,7 @@ <% content_for :heading_class, "pb-0" %> <% content_for :heading do %> +

<%= t("users.show.my messages") %>