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