Rename layouts.sotm resource to avoid using stale translations
This commit is contained in:
parent
3590335221
commit
180228b7e3
2 changed files with 2 additions and 2 deletions
|
@ -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 %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue