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