X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/673b58f96f3acfd0281c62a2a7f080825b6fb28b..9077419ca810b400a0fe0c12a5dfa639218c3a01:/app/views/layouts/map.html.erb diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index 534ff13c0..7e2196a3b 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -43,11 +43,10 @@

<%= t 'layouts.intro_header' %>

<%= t 'layouts.intro_text' %>

-

<%= t 'layouts.partners_html', - :ucl => link_to(t('layouts.partners_ucl'), "https://www.ucl.ac.uk"), - :ic => link_to(t('layouts.partners_ic'), "https://www.imperial.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.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') %>