X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5f7855fa4d07fbee05de4f67d0aa370c8131ff2f..b0747c3c1e2c3f437fb5e94e85c2f329680f3ee0:/app/views/site/_potlatch2.html.erb diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index 240bceacc..535992f2f 100644 --- a/app/views/site/_potlatch2.html.erb +++ b/app/views/site/_potlatch2.html.erb @@ -1,5 +1,5 @@
- <%= t 'site.edit.flash_player_required' %> +
<%= raw t 'site.edit.flash_player_required' %>
<%= javascript_include_tag 'swfobject.js' %> @@ -10,12 +10,9 @@ <% end %> -<% locale = request.compatible_language_from(Potlatch2::LOCALES.keys) %> +<% locale = request.compatible_language_from(Potlatch2::LOCALES.keys) || "en" %>