X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d70fd8ab1a07d842603b820d8ce7d0e5be9f976d..0033fcbf1286ebad5c9d9afe3d516f400d90af64:/app/views/user/account.html.erb diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb index 0da8b2530..988cd9121 100644 --- a/app/views/user/account.html.erb +++ b/app/views/user/account.html.erb @@ -129,7 +129,7 @@ <% unless @user.data_public? %>

<%= t 'user.account.public editing note.heading' %>

-<%= t 'user.account.public editing note.text' %> +<%= raw t 'user.account.public editing note.text' %> <%= button_to t('user.account.make edits public button'), :action => :go_public %> <% end %>