X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a36f3558dd43dd5a598e36dd21fd5f7d2b4a94f5..5c0aeb1558a778cd5790be5e062c2df7d9b51da6:/app/views/export/start.html.erb
diff --git a/app/views/export/start.html.erb b/app/views/export/start.html.erb
index f5dcb1462..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 @@
-