X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5110b1c706d25e58ecb188c4b1e756cc5760addc..d2dc1ff8978a3ed9636c172a7e3cfb8e3d83410b:/app/views/site/help.html.erb diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index c82893e9d..b180eb1a5 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -4,29 +4,22 @@
<%= t ".introduction" %>
-<% sites = %w[beginners_guide help mailing_lists forums irc switch2osm welcomemat wiki] %> +<% sites = %w[beginners_guide community mailing_lists irc switch2osm welcomemat wiki] %> <% sites.prepend("welcome") if current_user %> -<% sites.in_groups_of(3, false) do |group| %> -<%= t ".#{site}.description" %>