templates/coal/changeset.tmpl
changeset 6905 248e54a9456e
parent 6775 54ccf41761c9
child 6946 0061498f8ab8
--- a/templates/coal/changeset.tmpl	Wed Aug 13 20:36:37 2008 -0500
+++ b/templates/coal/changeset.tmpl	Mon Aug 18 15:58:17 2008 +0200
@@ -18,7 +18,7 @@
  <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">browse</a></li>
 </ul>
 <ul>
- {archives%archiveentry}</ul>
+ {archives%archiveentry}
 </ul>
 </div>
 
@@ -52,10 +52,9 @@
 </tr>
 <tr>
  <th class="files">files</th>
- <td class="files">{files}</td></tr>
+ <td class="files">{files}</td>
 </tr>
 </table>
-<tr>
 
 <div class="overflow">
 <table class="bigtable">
@@ -66,7 +65,7 @@
 </table>
 {diff}
 </div>
+
+</div>
 </div>
 {footer}
-
-