]> git.openstreetmap.org Git - rails.git/commitdiff
Link SOTM ad to "landing" page.
authorTom Hughes <tom@compton.nu>
Wed, 3 Jun 2009 17:16:28 +0000 (17:16 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 3 Jun 2009 17:16:28 +0000 (17:16 +0000)
app/views/layouts/site.rhtml

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