Remove link to the shop - it's not a very big part of openstreetmap

This commit is contained in:
Andy Allan 2010-12-20 15:07:21 +00:00 committed by Tom Hughes
parent 1a49f8eff1
commit 22c7d4c3f9

View file

@ -137,7 +137,6 @@
%></li>
<li><%= link_to t('layouts.copyright'), {:controller => 'site', :action => 'copyright'} %></li>
<li><a href="http://blogs.openstreetmap.org/" title="<%= t 'layouts.community_blogs_title' %>"><%= t 'layouts.community_blogs' %></a></li>
<li><a href="<%= t 'layouts.shop_url' %>" title="<%= t 'layouts.shop_tooltip' %>"><%= t 'layouts.shop' %></a></li>
<%= yield :left_menu %>
</ul>
</div>