Link to help page from welcome

This commit is contained in:
John Firebaugh 2013-08-18 08:24:57 -07:00
parent 5178686e26
commit 1b668ead62
2 changed files with 4 additions and 3 deletions

View file

@ -51,7 +51,7 @@
<div class='col12 clearfix icon-list'>
<h3><%= t "welcome_page.questions.title" %></h3>
<span class='sprite small term question'></span>
<p><%= t "welcome_page.questions.paragraph_1_html" %></p>
<p><%= t "welcome_page.questions.paragraph_1_html", :help_url => help_path %></p>
</div>
<div class='clearfix center'>

View file

@ -1188,8 +1188,9 @@ en:
questions:
title: Any questions?
paragraph_1_html: |
Need help mapping, or not clear on how to use OpenStreetMap? Get your questions answered
on <a href='http://help.openstreetmap.org/'>the help website</a>.
OpenStreetMap has several resources for learning about the project, asking and answering
questions, and collaboratively discussing and documenting mapping topics.
<a href='%{help_url}'>Get help here</a>.
start_mapping: Start Mapping
add_a_note:
title: No Time To Edit? Add a Note!