From: Tom Hughes Date: Wed, 3 Jun 2009 17:16:28 +0000 (+0000) Subject: Link SOTM ad to "landing" page. X-Git-Tag: live~7210 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/3b329ff9f9d799b2d3e4fe8a0030bd30aa08adef?ds=sidebyside Link SOTM ad to "landing" page. --- diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index aac7d16b4..aa534d63a 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -110,7 +110,7 @@
- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/" %> + <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/register" %>
<%= yield :optionals %>