]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/_start.rhtml
Rename views to rails 2 style names.
[rails.git] / app / views / browse / _start.rhtml
diff --git a/app/views/browse/_start.rhtml b/app/views/browse/_start.rhtml
deleted file mode 100644 (file)
index 9a1d50a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<div>
-  <div style="text-align: center">
-    <p style="margin-top: 10px; margin-bottom: 20px">
-      <a id="browse_select_view" href="#"><%= t'browse.start.view_data' %></a>
-      <br />
-      <a id="browse_select_box" href="#"><%= t'browse.start.manually_select' %></a>  
-    </p>
-  </div>
-  <div id="browse_status" style="text-align: center; display: none">
-  </div>
-  <div id="browse_content">
-  </div>
-</div>