templates/coal/shortlog.tmpl
changeset 6454 eec89a03db08
parent 6453 cb16217ff4d8
child 6691 0dba955c2636
--- a/templates/coal/shortlog.tmpl	Wed Apr 02 18:47:19 2008 -0500
+++ b/templates/coal/shortlog.tmpl	Wed Apr 02 18:51:06 2008 -0500
@@ -40,9 +40,9 @@
 
 <table class="bigtable">
  <tr> 
-  <th class="age">Age</td>
-  <th class="author">Author</td>
-  <th class="description">Description</td>
+  <th class="age">age</td>
+  <th class="author">author</td>
+  <th class="description">description</td>
  </tr>
 {entries%shortlogentry}
 </table>