X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a693fc9a3c7f35a567dc3dd07b16adf3991c441c..b9f7f39140e942df4dc08d4167d3c07202628840:/app/views/site/_potlatch2.html.erb diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index c443a917a..f77f67f52 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 %>