]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/issues/index.html.erb
Fix class name
[rails.git] / app / views / issues / index.html.erb
index 30b283324822c39ca693fc0c10f7dc03facc2a0e..f688037d8ec777d36c93ab7a95ccc0b68603dbc1 100644 (file)
 <table class="issues-list">
   <thead>
     <tr>
-      <td><b><%= t ".status" %></b></td>
-      <td><b><%= t ".reports" %></b></td>
-      <td><b><%= t ".reported_item" %></b></td>
-      <td><b><%= t ".reported_user" %></b></td>
-      <td><b><%= t ".last_updated" %></b></td>
+      <th><%= t ".status" %></th>
+      <th><%= t ".reports" %></th>
+      <th><%= t ".reported_item" %></th>
+      <th><%= t ".reported_user" %></th>
+      <th><%= t ".last_updated" %></th>
     </tr>
   </thead>
   <tbody>