X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/25f27a753f6a79bc1ae494e42cf03b9880d0bdcd..81fb26d840767e04d364a0a24d186e1a35ab4b5f:/app/views/users/_popup.html.erb diff --git a/app/views/users/_popup.html.erb b/app/views/users/_popup.html.erb index 957664b3b..684cf3237 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) %>