]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/export/_start.rhtml
Make sure the export button is enabled if we switch away from mapnik
[rails.git] / app / views / export / _start.rhtml
index 969b8efc7352daae9b7d224330267c16106584b0..4da7544960d38573d3eead6a287abc770a335dc6 100644 (file)
@@ -10,7 +10,7 @@
     <br/>
     <%= text_field_tag('minlat', nil, :size => 10, :class => "export_bound") %>
     <p class="export_hint">
-      Drag a box with control held down to select an area to export
+      <a id='drag_box' href="#" onclick="return startBox();">Manually select a different area</a>  
     </p>
   </div>