X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5e407dfb34f47e6fbbbf3c11c1a8318256abb5cd..66e526c2d5ed93fdb6b514a4927ba15ba71fb7bb:/app/views/layouts/map.html.erb diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index 05f070914..816f90c70 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -9,7 +9,7 @@ <%= link_to t("layouts.home"), "#", :id => "homeanchor", - :class => "set_position", + :class => "set_position dropdown-item", :data => { :lat => current_user.home_lat, :lon => current_user.home_lon, :zoom => 15 } %> @@ -31,7 +31,7 @@
<% unless current_user %> -<%= t 'layouts.intro_text' %>
-<%= t 'layouts.hosting_partners_html', - :ucl => link_to(t('layouts.partners_ucl'), "https://www.ucl.ac.uk"), - :bytemark => link_to(t('layouts.partners_bytemark'), "https://www.bytemark.co.uk"), - :partners => link_to(t('layouts.partners_partners'), "https://hardware.openstreetmap.org/thanks/") %> -
- <%= t('layouts.learn_more') %> - <%= t('layouts.start_mapping') %> +<%= t "layouts.intro_text" %>
+<%= t "layouts.hosting_partners_html", + :ucl => link_to(t("layouts.partners_ucl"), "https://www.ucl.ac.uk"), + :fastly => link_to(t("layouts.partners_fastly"), "https://www.fastly.com/"), + :bytemark => link_to(t("layouts.partners_bytemark"), "https://www.bytemark.co.uk"), + :partners => link_to(t("layouts.partners_partners"), "https://hardware.openstreetmap.org/thanks/") %> +
+ +<%= t 'site.index.license.license_url' %> | -<%= t 'site.index.license.project_url' %> | +<%= t "site.index.license.license_url" %> | +<%= t "site.index.license.project_url" %> |
<%= t 'site.index.license.copyright' %> | +<%= t "site.index.license.copyright" %> |