Link SOTM advert to the landing page

This commit is contained in:
Tom Hughes 2010-06-16 21:16:42 +01:00
parent c38de8027f
commit b43f9c4714

View file

@ -124,7 +124,7 @@
</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 %>