]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/note.html.erb
Remove all the headers
[rails.git] / app / views / browse / note.html.erb
index d15b37d1c9a4a02596851a36c3f3b780bd3dc5b5..c91005b602d1e8d560e52f5055dfb0c8b8790421 100644 (file)
@@ -1,7 +1,7 @@
-<div class='browse-section header'>
-  <h2><%= t "browse.note.#{@note.status}_title", :note_name => @note.id %>
-    <span class="icon close"></span>
-  </h2>
+<h2><%= t "browse.note.#{@note.status}_title", :note_name => @note.id %>
+  <span class="icon close"></span>
+</h2>
+<div class="browse-section">
   <span>
     <%= t "browse.note.opened" %>: 
     <abbr><%= note_event(@note.created_at, @note.author) %></abbr> by