changeset 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 94a167c3c116
children 28778dc77a4b
files templates/gitweb/manifest.tmpl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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#