X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a570f59187efa0a298d31bae2b224de9762bb42f..3f6f62b39827e7956c696300dc6fba7137fb9409:/app/views/site/_potlatch.html.erb diff --git a/app/views/site/_potlatch.html.erb b/app/views/site/_potlatch.html.erb index fedecbae8..89ee47f87 100644 --- a/app/views/site/_potlatch.html.erb +++ b/app/views/site/_potlatch.html.erb @@ -6,5 +6,5 @@ <% data[:lat] = @lat if @lat -%> <% data[:lon] = @lon if @lon -%> <% data[:zoom] = @zoom if @zoom -%> - <%= content_tag :div, t("site.edit.flash_player_required_html"), :id => "potlatch", :data => data %> + <%= tag.div t("site.edit.flash_player_required_html"), :id => "potlatch", :data => data %>