X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cf3897c4aa5fd74d327b379382e337739ff6de8c..f3d5a215adcc27ceca6518368befdaf373cf2b32:/app/views/export/start.html.erb
diff --git a/app/views/export/start.html.erb b/app/views/export/start.html.erb
index 7c733ab7f..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") %>
+