From: Tom Hughes Date: Wed, 16 Jun 2010 20:16:42 +0000 (+0100) Subject: Link SOTM advert to the landing page X-Git-Tag: live~6304^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/b43f9c47145a14b547a900d9559f9aa3fd0895d1?hp=c38de8027ff70a650a2b01d12bd5eaf0e5307851 Link SOTM advert to the landing page --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 6b1c4d576..cecf5acc2 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -124,7 +124,7 @@
- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2010'), :title => t('layouts.sotm2010'), :border => "0"), "http://www.stateofthemap.org/" %> + <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2010'), :title => t('layouts.sotm2010'), :border => "0"), "http://www.stateofthemap.org/register/" %>
<%= yield :optionals %>