X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0509fc8d12fd763e98bc0c8e3a0d2b0ee6a11f9a..d8d1ab17764e5e0a7af99248cb5047d2af99d534:/app/views/site/_potlatch.html.erb diff --git a/app/views/site/_potlatch.html.erb b/app/views/site/_potlatch.html.erb index 8180cee02..946519d73 100644 --- a/app/views/site/_potlatch.html.erb +++ b/app/views/site/_potlatch.html.erb @@ -1,57 +1,5 @@ -
-
<%= raw t 'site.edit.flash_player_required' %>
+
+

<%= t ".removed" %>

+

<%= t ".desktop_html" %>

+

<%= t ".id_html", :settings_url => user_account_path(current_user) %>

- -<%= javascript_include_tag 'swfobject.js' %> - -<% session[:token] = @user.tokens.create.token unless session[:token] and UserToken.find_by_token(session[:token]) %> - -