From: Tom Hughes Date: Wed, 8 Mar 2023 17:40:34 +0000 (+0000) Subject: Drop legacy forums from help page X-Git-Tag: live~1328 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/e2e79ba549a7c2f668ccb9b0fab7d6245cb826c5 Drop legacy forums from help page --- diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index 414381101..ade1e9437 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -4,7 +4,7 @@

<%= t ".introduction" %>

-<% sites = %w[beginners_guide help mailing_lists forums community irc switch2osm welcomemat wiki] %> +<% sites = %w[beginners_guide help mailing_lists community irc switch2osm welcomemat wiki] %> <% sites.prepend("welcome") if current_user %>
diff --git a/config/locales/en.yml b/config/locales/en.yml index ca1d313c8..1c70e73b4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2114,10 +2114,6 @@ en: url: https://lists.openstreetmap.org/ title: Mailing Lists description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists. - forums: - url: https://forum.openstreetmap.org/ - title: Forums (Legacy) - description: Questions and discussions for those that prefer a bulletin board style interface. community: url: https://community.openstreetmap.org/ title: Community forum