]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/traces/edit.html.erb
Convert remaining heading titles to use h1
[rails.git] / app / views / traces / edit.html.erb
index 13829727c9378b6443daf46af126ae82fc578cf3..7365295bd1176c96317c9cdf9aa1e0195e1ea454 100644 (file)
@@ -1,5 +1,5 @@
 <% content_for :heading do %>
-  <h2><%= t ".heading", :name => @trace.name %></h2>
+  <h1><%= t ".heading", :name => @trace.name %></h1>
 <% end %>
 
 <img src="<%= url_for :controller => "traces", :action => "picture", :id => @trace.id, :display_name => @trace.user.display_name %>">