]> git.openstreetmap.org Git - rails.git/commitdiff
Fix broken </div> tag.
authorTom Hughes <tom@compton.nu>
Sat, 6 Mar 2010 11:37:38 +0000 (11:37 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 6 Mar 2010 11:37:38 +0000 (11:37 +0000)
app/views/export/_start.html.erb

index d541aae8b40fe819ae370f944cf624c31faf3834..722ba9be574145b3f1b4cdfc5e81d7e00a83ae5a 100644 (file)
@@ -40,7 +40,7 @@
 
       <div class="export_details">
         <p><%= t'export.start.too_large.body' %></p>
-      </div
+      </div>
     </div>
   </div>