Sign Up -> Start Mapping

This commit is contained in:
John Firebaugh 2013-11-19 15:02:31 -08:00
parent 826ab544b1
commit b5825b2f64
2 changed files with 2 additions and 1 deletions

View file

@ -46,7 +46,7 @@
<h2><%= t 'layouts.intro_header' %></h2>
<p><%= t 'layouts.intro_text' %></p>
<a class="button learn-more" href="<%= about_path %>"><%= t('layouts.learn_more') %></a>
<a class="button sign-up" href="<%= user_new_path %>"><%= t('layouts.sign_up') %></a>
<a class="button sign-up" href="<%= user_new_path %>"><%= t('layouts.start_mapping') %></a>
</div>
<% end %>
</div>

View file

@ -878,6 +878,7 @@ en:
log_in: Log In
log_in_tooltip: Log in with an existing account
sign_up: Sign Up
start_mapping: Start Mapping
sign_up_tooltip: Create an account for editing
edit: Edit
history: History