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