Link SOTM ad to "landing" page.

This commit is contained in:
Tom Hughes 2009-06-03 17:16:28 +00:00
parent afb13ad93e
commit 3b329ff9f9

View file

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