X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9cf698322ce70e2fdb718be6624b0ac4e8eaf285..cebb05a3ba6313c245509d7966cec184936f9c42:/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_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') %>