]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.html.erb
Remove link to the shop - it's not a very big part of openstreetmap
[rails.git] / app / views / layouts / site.html.erb
index 01dd5aee58106aaea846be0025f0901afd750bc4..522330d3bad1b251a607b8e1d163ec288d16fcb4 100644 (file)
               :wiki => link_to(t('layouts.wiki'), t('layouts.wiki_url'), :title => t('layouts.wiki_title'))
           %></li>
           <li><%= link_to t('layouts.copyright'), {:controller => 'site', :action => 'copyright'} %></li>
-          <li><a href="http://blogs.openstreetmap.org/" title="<%= t 'layouts.news_blog_tooltip' %>"><%= t 'layouts.news_blog' %></a></li>
-          <li><a href="<%= t 'layouts.shop_url' %>" title="<%= t 'layouts.shop_tooltip' %>"><%= t 'layouts.shop' %></a></li>
+          <li><a href="http://blogs.openstreetmap.org/" title="<%= t 'layouts.community_blogs_title' %>"><%= t 'layouts.community_blogs' %></a></li>
           <%= yield :left_menu %>
         </ul>
       </div>