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... [dev_week]


From: Mason James
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/barcodes la... [dev_week]
Date: Tue, 10 Jul 2007 05:24:15 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Mason James <sushi>     07/07/10 05:24:15

Modified files:
        koha-tmpl/intranet-tmpl/npl/en/barcodes: label-add-layout.tmpl 
                                                 label-create-template.tmpl 

Log message:
        small layout tweaks

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-add-layout.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.2&r2=1.1.2.3
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-create-template.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.2&r2=1.1.2.3

Patches:
Index: label-add-layout.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/Attic/label-add-layout.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- label-add-layout.tmpl       9 Jul 2007 18:06:30 -0000       1.1.2.2
+++ label-add-layout.tmpl       10 Jul 2007 05:24:15 -0000      1.1.2.3
@@ -9,9 +9,11 @@
 
 
 <h3>
-        Layout Name<input type="textbox" name="layoutname"  SIZE="20"
-        value="<!-- TMPL_VAR NAME="layoutname" -->">
+        Layout Name
+
 </h3>
+<input type="textbox" name="layoutname"  SIZE="20"
+        value="<!-- TMPL_VAR NAME="layoutname" -->">
 
 
 <p>
@@ -240,19 +242,14 @@
 
 
 <h3>
-        Start printing from Label number:<input type="textbox" 
name="startlabel"  SIZE="1"
-        value="<!-- TMPL_VAR NAME="startlabel" -->">
+        Start printing from Label number:<input type="textbox" 
name="startlabel"  SIZE="2" value="1">
 
 
 </h3>
 
 <p>
 <p>
- <input type="checkbox" name="guidebox" value=1
-                <!-- TMPL_IF NAME="guidebox"-->
-                     checked
-                <!-- /TMPL_IF -->>
-                <label for="guidebox">Draw Guide Boxes</label>
+<h3>Draw Guide Boxes<input type="checkbox" name="guidebox" value=1></h3>
 <p>
 <p>
 <p>

Index: label-create-template.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/Attic/label-create-template.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- label-create-template.tmpl  10 Jul 2007 03:18:33 -0000      1.1.2.2
+++ label-create-template.tmpl  10 Jul 2007 05:24:15 -0000      1.1.2.3
@@ -4,6 +4,7 @@
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
 <div id="main">
+
 <form name="input" action="/cgi-bin/koha/barcodes/label-create-template.pl" 
method="get">
 
 <h3>




reply via email to

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