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/bull statec... [rel_2_2]


From: Owen Leonard
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/bull statec... [rel_2_2]
Date: Thu, 15 Jun 2006 16:20:30 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Owen Leonard <oleonard> 06/06/15 16:20:30

Modified files:
        koha-tmpl/intranet-tmpl/npl/en/bull: statecollection.tmpl 

Log message:
        Synching with default template

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/bull/statecollection.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.2.2.8&r2=1.2.2.9

Patches:
Index: statecollection.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/bull/statecollection.tmpl,v
retrieving revision 1.2.2.8
retrieving revision 1.2.2.9
diff -u -b -r1.2.2.8 -r1.2.2.9
--- statecollection.tmpl        20 May 2006 22:31:06 -0000      1.2.2.8
+++ statecollection.tmpl        15 Jun 2006 16:20:30 -0000      1.2.2.9
@@ -33,6 +33,10 @@
                 <input type="text" id="serialseq" name="serialseq" value="<!-- 
TMPL_VAR name="serialseq" -->" size="30" maxlength="100" />
                        </td></tr>
                        <tr>
+               <th scope="row"><label for="publisheddate">Published On: 
</label></th><td><input type="text" name="publisheddate" id="publisheddate" 
value="<!-- TMPL_VAR name="publisheddate" -->" size="10" maxlength="15" />
+                       </td>
+       </tr>
+                       <tr>
                <th scope="row"><label for="planneddate">Expected On:</label> 
</th><td>
                                <input type="text" id="planneddate" 
name="planneddate" value="<!-- TMPL_VAR name="planneddate" -->" size="10" 
maxlength="15" />
                        </td></tr>
@@ -79,10 +83,9 @@
        
 
                <!--TMPL_IF Name="serialadditems" -->
+                               <tr><th><label for="barcode">Barcode: 
</label></th><td><input type="text" id="barcode" name="barcode" value="" 
size="20" maxlength="20" /></td></tr>
                <tr>
-                       
                                <th><label for="itemcallnumber">Callnumber: 
</label></th> <td><input type="text" id="itemcallnumber" name="itemcallnumber" 
value="" size="10" maxlength="15" /></td></tr>
-                               <tr><th><label for="barcode">Barcode: 
</label></th><td><input type="text" id="barcode" name="barcode" value="" 
size="20" maxlength="20" /></td>
                <tr><th><label for="branch">Branch:</label> </th>
                                <td><select  id="branch" name="branch" size="1">
                        <!-- TMPL_LOOP name="branchloop" -->
@@ -127,6 +130,10 @@
                                 <input type="text" id="manual-serialseq" 
name="serialseq" size="30" maxlength="100" />
                        </td>
                        </tr>
+       <tr>
+               <th scope="row"><label for="publisheddate2">Published On: 
</label></th><td><input type="text" name="publisheddate" id="publisheddate2" 
value="<!-- TMPL_VAR name="publisheddate" -->" size="10" maxlength="15" />
+                       </td>
+       </tr>
                        <tr><th scope="row"><label 
for="manual-planneddate">Expected On: </label></th>
                        <td>
                                <input type="text" id="manual-planneddate" 
name="planneddate" size="10" maxlength="15" />




reply via email to

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