Link to help.openstreetmap.org from the sidebar

This commit is contained in:
Tom Hughes 2010-09-10 11:14:00 +01:00
parent b477cd5492
commit f3132f94f8
2 changed files with 2 additions and 4 deletions

View file

@ -117,7 +117,7 @@
<% end %>
<div id="left_menu" class="left_menu">
<a href="<%= t 'layouts.help_wiki_url' %>" title="<%= t 'layouts.help_wiki_tooltip' %>"><%= t 'layouts.help_wiki' %></a><br />
<%= t 'layouts.help_and_wiki' %><br />
<%= link_to t('layouts.copyright'), {:controller => 'site', :action => 'copyright'} %><br />
<a href="http://blogs.openstreetmap.org/" title="<%= t 'layouts.news_blog_tooltip' %>"><%= t 'layouts.news_blog' %></a><br />
<a href="<%= t 'layouts.shop_url' %>" title="<%= t 'layouts.shop_tooltip' %>"><%= t 'layouts.shop' %></a><br />

View file

@ -924,9 +924,7 @@ en:
osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
donate_link_text: donating
help_wiki: "Help &amp; Wiki"
help_wiki_tooltip: "Help &amp; Wiki site for the project"
help_wiki_url: "http://wiki.openstreetmap.org"
help_and_wiki: '<a href="http://help.openstreetmap.org/" title="Help site for the project">Help</a> &amp; <a href="http://wiki.openstreetmap.org/" title="Wiki site for the project">Wiki</a>'
copyright: "Copyright &amp; License"
news_blog: "News blog"
news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc."