From 750eb5e57eec7bcc47817f6529d5992842fc664d Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 27 Sep 2013 12:08:57 -0700 Subject: [PATCH 1/1] Remove LearnOSM --- app/views/site/help.html.erb | 2 +- config/locales/en.yml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index f58af4f2d..53d479b85 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -4,7 +4,7 @@

<%= t "help_page.introduction" %>

-<% ['welcome', 'learnosm', 'help', 'wiki'].each do |site| %> +<% ['welcome', 'help', 'wiki'].each do |site| %>

diff --git a/config/locales/en.yml b/config/locales/en.yml index 5e31f972f..99767f699 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1209,10 +1209,6 @@ en: url: http://www.openstreetmap.org/welcome title: Welcome to OSM description: Start with this quick guide covering the OpenStreetMap basics. - learnosm: - url: http://learnosm.org/ - title: LearnOSM - description: Learn how to edit OpenStreetMap with the JOSM editor step-by-step. help: url: https://help.openstreetmap.org/ title: help.openstreetmap.org -- 2.43.2