]> git.openstreetmap.org Git - rails.git/commitdiff
Link SOTM advert to the landing page
authorTom Hughes <tom@compton.nu>
Wed, 16 Jun 2010 20:16:42 +0000 (21:16 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 16 Jun 2010 20:16:42 +0000 (21:16 +0100)
app/views/layouts/site.html.erb

index 6b1c4d5769072c9fc1ec2a4e80941f7239e45f69..cecf5acc21d95d60491fde13b505c7117fbcc60c 100644 (file)
       </div>
 
       <div id="sotm" class="notice">
-        <%= 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/" %>
       </div>
 
       <%= yield :optionals %>