[Koha-patches] [PATCH] Bug 3254: Fixes the Catalog by Item Type report XHTML.

Garry Collum gcollum at gmail.com
Mon May 25 15:49:01 CEST 2009


---
 .../prog/en/modules/reports/itemtypes.tmpl         |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tmpl
index 3234b9c..22a39dc 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tmpl
@@ -31,6 +31,7 @@
 			<tr>
 				<th>TOTAL</th>
 				<th><!-- TMPL_VAR NAME="total" --></th>
+			</tr>
 	</table>
 <!-- /TMPL_LOOP -->
 <!-- TMPL_ELSE -->
@@ -50,4 +51,4 @@
 <!-- TMPL_INCLUDE NAME="reports-menu.inc" -->
 </div>
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
-- 
1.5.6.5




More information about the Koha-patches mailing list