X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/490226ad6d28cf9eff1fc78c7c69bef750321614..1104165e7ba4640e0c5e0bb4361e76f6911407bd:/app/views/site/_potlatch2.html.erb?ds=sidebyside
diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb
index 4559282ca..a6cde5960 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 %>