X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/89341ce266b085bbd15bc2907101f590adfea47e..d89a30421cd67b2d9ed63b38aab9084930a26a70:/app/views/site/_potlatch2.html.erb?ds=sidebyside diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index 11519c26e..1ff16eac0 100644 --- a/app/views/site/_potlatch2.html.erb +++ b/app/views/site/_potlatch2.html.erb @@ -15,5 +15,5 @@ <% end %> <% data[:locale] = Locale.list(Potlatch2::LOCALES.keys).preferred(preferred_languages).to_s -%> <% data[:locale_path] = asset_path("potlatch2/locales/#{Potlatch2::LOCALES[data[:locale]]}.swf") -%> - <%= content_tag :div, raw(t("site.edit.flash_player_required")), :id => "potlatch", :data => data %> + <%= tag.div t("site.edit.flash_player_required_html"), :id => "potlatch", :data => data %>