gitweb: Fixed manifest template opening an extra div tag
authorJosef "Jeff" Sipek <jeffpc@josefsipek.net>
Tue, 29 May 2007 03:27:02 -0400
changeset 4453 862dc0c020ad
parent 4452 94a167c3c116
child 4454 28778dc77a4b
gitweb: Fixed manifest template opening an extra div tag
templates/gitweb/manifest.tmpl
--- a/templates/gitweb/manifest.tmpl	Tue May 29 03:19:45 2007 -0400
+++ b/templates/gitweb/manifest.tmpl	Tue May 29 03:27:02 2007 -0400
@@ -19,7 +19,6 @@
 </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 @@
 #dentries%manifestdirentry#
 #fentries%manifestfileentry#
 </table>
+
 #footer#