Link to help page from welcome
This commit is contained in:
parent
5178686e26
commit
1b668ead62
2 changed files with 4 additions and 3 deletions
|
@ -51,7 +51,7 @@
|
||||||
<div class='col12 clearfix icon-list'>
|
<div class='col12 clearfix icon-list'>
|
||||||
<h3><%= t "welcome_page.questions.title" %></h3>
|
<h3><%= t "welcome_page.questions.title" %></h3>
|
||||||
<span class='sprite small term question'></span>
|
<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>
|
||||||
|
|
||||||
<div class='clearfix center'>
|
<div class='clearfix center'>
|
||||||
|
|
|
@ -1188,8 +1188,9 @@ en:
|
||||||
questions:
|
questions:
|
||||||
title: Any questions?
|
title: Any questions?
|
||||||
paragraph_1_html: |
|
paragraph_1_html: |
|
||||||
Need help mapping, or not clear on how to use OpenStreetMap? Get your questions answered
|
OpenStreetMap has several resources for learning about the project, asking and answering
|
||||||
on <a href='http://help.openstreetmap.org/'>the help website</a>.
|
questions, and collaboratively discussing and documenting mapping topics.
|
||||||
|
<a href='%{help_url}'>Get help here</a>.
|
||||||
start_mapping: Start Mapping
|
start_mapping: Start Mapping
|
||||||
add_a_note:
|
add_a_note:
|
||||||
title: No Time To Edit? Add a Note!
|
title: No Time To Edit? Add a Note!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue