X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/720c8d0e357b2867b9c0fec27006caec3fed0b23..a6fa8cc273017c2673d6d76dae7f5ac811c2027d:/app/views/site/_potlatch2.html.erb diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb index 0c0a85972..1c203b2fb 100644 --- a/app/views/site/_potlatch2.html.erb +++ b/app/views/site/_potlatch2.html.erb @@ -10,7 +10,7 @@ <% end %> -<% locale = select_locale(Potlatch2::LOCALES.keys) %> +<% locale = Locale.list(Potlatch2::LOCALES.keys).preferred(preferred_languages).to_s %>