X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/13289d404188bd397ee72852f66c415a2bb87066..50fafa14f86a9ff02458c1e055f24c199f14a8eb:/app/views/site/_potlatch2.html.erb diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index e7a2564f9..bb811d652 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 %>