X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a333712ad7c64a77836929fa055c0de519183877..7318ee4b93a5dbcb7fece8553be65f2fb858e68a:/app/views/site/_potlatch.html.erb diff --git a/app/views/site/_potlatch.html.erb b/app/views/site/_potlatch.html.erb index d38d9b345..7c16b40b8 100644 --- a/app/views/site/_potlatch.html.erb +++ b/app/views/site/_potlatch.html.erb @@ -1,5 +1,5 @@
- <%= t 'site.edit.flash_player_required' %> +
<%= raw t 'site.edit.flash_player_required' %>
<%= javascript_include_tag 'swfobject.js' %> @@ -7,7 +7,6 @@ <% session[:token] = @user.tokens.create.token unless session[:token] and UserToken.find_by_token(session[:token]) %>