koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/barcodes la... [rel_2_2]


From: Mason James
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/barcodes la... [rel_2_2]
Date: Wed, 11 Jul 2007 12:41:20 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Mason James <sushi>     07/07/11 12:41:20

Modified files:
        koha-tmpl/intranet-tmpl/npl/en/barcodes: 
                                                 label-edit-template.tmpl 
                                                 label-manager.tmpl 

Log message:
        adding missing tmpl_id for saving template

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-edit-template.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.4.2&r2=1.1.4.3
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-manager.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.6&r2=1.1.2.7

Patches:
Index: label-edit-template.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/Attic/label-edit-template.tmpl,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -b -r1.1.4.2 -r1.1.4.3
--- label-edit-template.tmpl    10 Jul 2007 10:57:56 -0000      1.1.4.2
+++ label-edit-template.tmpl    11 Jul 2007 12:41:20 -0000      1.1.4.3
@@ -62,6 +62,8 @@
 
         <input type="submit" value="Save">
         <input type="reset" value="Reset">
+        <input type="hidden" value="<!-- TMPL_VAR NAME="tmpl_id" -->" 
name="tmpl_id"
+
 </p>
 </form>
 </div>

Index: label-manager.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/Attic/label-manager.tmpl,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -b -r1.1.2.6 -r1.1.2.7
--- label-manager.tmpl  10 Jul 2007 10:57:56 -0000      1.1.2.6
+++ label-manager.tmpl  11 Jul 2007 12:41:20 -0000      1.1.2.7
@@ -5,7 +5,7 @@
 <div id="main">
 <!-- TMPL_INCLUDE NAME="label-active-templates.inc" -->
 
-<h2>Items to be Printed</h2>
+<h2>Items to be Printed for Batch <!-- TMPL_VAR NAME="batch_id" --></h2>
 
 <table>
 <tr>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]