From: Andy Allan
Date: Wed, 19 Aug 2020 12:52:44 +0000 (+0200)
Subject: Wrap the welcome buttons in a standard-form CSS class
X-Git-Tag: live~2617^2~1
X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/85e5866c8fb77461bd25cb2bb07d0cf06b6d858d
Wrap the welcome buttons in a standard-form CSS class
---
diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb
index 528d45c49..1f8366ccb 100644
--- a/app/views/layouts/map.html.erb
+++ b/app/views/layouts/map.html.erb
@@ -48,8 +48,10 @@
: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") %>
+
<% end %>