bug 2576 - fix XHTML validation errors generated by previous commit
authorGalen Charlton <gmcharlt@gmail.com>
Mon, 8 Feb 2010 14:14:41 +0000 (09:14 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Mon, 8 Feb 2010 14:14:59 +0000 (09:14 -0500)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl

index ff9a3b0..1a56634 100644 (file)
@@ -204,8 +204,8 @@ $.tablesorter.addParser({
         <!-- /TMPL_IF -->
 <!-- TMPL_IF NAME="OPACFinesTab" -->
         <th>Fines</th>
-        </tr></thead>
 <!-- /TMPL_IF -->
+        </tr></thead>
         <tbody>
                <!-- FIXME: the styling for highlight overrides the overdue red background,
                                so currently we don't use this conditional as the first thing inside the LOOP:
@@ -285,8 +285,8 @@ $.tablesorter.addParser({
                     <!-- TMPL_UNLESS name="patron_flagged" --><th>Renew</th><!-- /TMPL_IF --><!-- /TMPL_UNLESS -->
 <!-- TMPL_IF NAME="OPACFinesTab" -->
 <th>Fines</th>
-</tr></thead>
 <!-- /TMPL_IF -->
+</tr></thead>
 
 <tbody><!-- TMPL_LOOP NAME="OVERDUES" -->
 <tr>