X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b70da7b8ea15ab48bb2f34155567cea6dffc8fc9..0dc04efef698b54da1357f9a41a6dc6c9b260075:/app/views/site/help.html.erb?ds=inline diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index e6c65a992..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" %>