X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/525c2234b6318dcb5108d570833c9af7eeaa24eb..849e874dce46f798b4df68579d5a892ce11d52e8:/app/views/export/start.html.erb
diff --git a/app/views/export/start.html.erb b/app/views/export/start.html.erb
index f25ab2a3f..cdb16970f 100644
--- a/app/views/export/start.html.erb
+++ b/app/views/export/start.html.erb
@@ -17,9 +17,17 @@
<%= t'export.start.format_to_export' %>
- - <%= radio_button_tag("format", "osm") %> <%= t'export.start.osm_xml_data' %>
- - <%= radio_button_tag("format", "mapnik") %> <%= t'export.start.map_image' %>
- - <%= radio_button_tag("format", "html") %> <%= t'export.start.embeddable_html' %>
+ -
+ <%= radio_button_tag("format", "osm") %>
+
+
+ -
+ <%= radio_button_tag("format", "mapnik") %>
+
+
+ -
+ <%= radio_button_tag("format", "html") %>
+
@@ -67,8 +75,8 @@
-