diff templates/gitweb/manifest.tmpl @ 4452:862dc0c020ad

gitweb: Fixed manifest template opening an extra div tag
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Tue, 29 May 2007 03:27:02 -0400
parents ce8f31e0b3b8
children e19d9b1223ee
line wrap: on
line diff
--- a/templates/gitweb/manifest.tmpl
+++ b/templates/gitweb/manifest.tmpl
@@ -19,7 +19,6 @@ manifest |
 </div>
 
 <div class="title" >#path|escape#</div>
-<div class="page_body">
 <table cellspacing="0">
 <tr class="light">
 <td style="font-family:monospace">drwxr-xr-x</td>
@@ -30,4 +29,5 @@ manifest |
 #dentries%manifestdirentry#
 #fentries%manifestfileentry#
 </table>
+
 #footer#