Bug 4199: Adds ability to print routing slip. Patch 2.
authorGarry Collum <gcollum@gmail.com>
Sat, 22 May 2010 19:01:20 +0000 (15:01 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 26 May 2010 04:30:26 +0000 (16:30 +1200)
Previous patch added an invalid XHTML element.  This patch fixes it.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tmpl

index b761de8..2763726 100644 (file)
@@ -225,7 +225,7 @@ $(document).ready(function() {
                     <!-- TMPL_VAR Name="branchcode" -->
                 </td>
                <td>
-                  <a href="" onclick="print_slip(<!-- TMPL_VAR NAME="subscriptionid" ESCAPE="HTML" -->, '<!-- TMPL_VAR NAME="serialseq" ESCAPE="HTML" -->'); return false" />Print list</a>
+                  <a href="" onclick="print_slip(<!-- TMPL_VAR NAME="subscriptionid" ESCAPE="HTML" -->, '<!-- TMPL_VAR NAME="serialseq" ESCAPE="HTML" -->'); return false" >Print list</a>
                </td>
                 <td>
                   <!--TMPL_IF Name="cannotedit"-->