X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/efd50cd529990069dc1ca95f66ec6f61471fe29d..88ba316abeecffccd1cb51c63ce5594c95023624:/app/views/users/_popup.html.erb diff --git a/app/views/users/_popup.html.erb b/app/views/users/_popup.html.erb index 957664b3b..a643b5c90 100644 --- a/app/views/users/_popup.html.erb +++ b/app/views/users/_popup.html.erb @@ -1,5 +1,5 @@
<%= t('.' + type) %>
+<%= t(".#{type}") %>
<%= link_to popup.display_name, user_path(popup) %>