From: Tom Hughes Date: Mon, 12 Jul 2010 21:40:46 +0000 (+0100) Subject: Revert "Add advert for SOTM 2010 to sidebar" X-Git-Tag: live~7242^2~18 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/f7aeff3dd62c9ddc21e9465f6e734059cd780b0f Revert "Add advert for SOTM 2010 to sidebar" This reverts commit 3590335221807ed06e3fa705b8c4366f99a1b25e. Conflicts: app/views/layouts/site.html.erb config/locales/en.yml --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index cecf5acc2..c17255709 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -123,10 +123,6 @@ <%= yield :left_menu %> -
- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2010'), :title => t('layouts.sotm2010'), :border => "0"), "http://www.stateofthemap.org/register/" %> -
- <%= yield :optionals %>
diff --git a/config/locales/en.yml b/config/locales/en.yml index e3d8803ed..ce80b6931 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -933,7 +933,6 @@ en: shop: Shop shop_tooltip: Shop with branded OpenStreetMap merchandise shop_url: http://wiki.openstreetmap.org/wiki/Merchandise - sotm2010: 'Come to the 2010 OpenStreetMap Conference, The State of the Map, July 9-11 in Girona!' license: alt: CC by-sa 2.0 title: OpenStreetMap data is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic License diff --git a/public/images/sotm.png b/public/images/sotm.png deleted file mode 100644 index af2d049bc..000000000 Binary files a/public/images/sotm.png and /dev/null differ