From 288e2f442bdbe8319e56e4745e67b167f6a7fe80 Mon Sep 17 00:00:00 2001 From: kados Date: Thu, 20 Jul 2006 15:31:00 +0000 Subject: [PATCH] fixing a bug in generation of the input boxes (no closing >). Also, adding support for subclass and itemcallnumber. --- .../intranet-tmpl/npl/en/barcodes/label-home.tmpl | 14 +++++++------- .../intranet-tmpl/npl/en/barcodes/label-print.tmpl | 5 +++++ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-home.tmpl b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-home.tmpl index 974763d299..f9277d7d05 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-home.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-home.tmpl @@ -15,7 +15,7 @@ checked - + > @@ -23,7 +23,7 @@ checked - + > @@ -33,14 +33,14 @@ checked - + > checked - + > @@ -49,14 +49,14 @@ checked - + > checked - + > @@ -203,7 +203,7 @@ checked - + >

diff --git a/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-print.tmpl b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-print.tmpl index ebc9f5afa6..5a4ae79545 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-print.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-print.tmpl @@ -128,6 +128,9 @@ table.print-preview { isbn dewey class + subclass + itemcallnumber + @@ -144,6 +147,8 @@ table.print-preview {

+ +   -- 2.39.5