Rename layouts.sotm resource to avoid using stale translations

This commit is contained in:
Tom Hughes 2010-06-08 18:01:21 +01:00
parent 3590335221
commit 180228b7e3
2 changed files with 2 additions and 2 deletions

View file

@ -124,7 +124,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.sotm2010'), :title => t('layouts.sotm2010'), :border => "0"), "http://www.stateofthemap.org/" %>
</div>
<%= yield :optionals %>