X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/65b2b22729d0e7a262305ee64ffe557d7a3d716a..7a3500438906e55bdce461c208bbba1a2d8fdb75:/app/views/site/_potlatch2.html.erb diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index 04ada57a5..3aeafa9cf 100644 --- a/app/views/site/_potlatch2.html.erb +++ b/app/views/site/_potlatch2.html.erb @@ -10,7 +10,7 @@ <% end %> -<% locale = request.compatible_language_from(Potlatch2::LOCALES.keys) || "en" %> +<% locale = select_locale(Potlatch2::LOCALES.keys).to_s %>