[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/bull full-s... [rel_2_2]

Owen Leonard oleonard at athenscounty.lib.oh.us
Thu Jul 27 18:49:46 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Owen Leonard <oleonard>	06/07/27 16:49:46

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/bull: full-serial-issues.tmpl 

Log message:
	Synching with default template

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/bull/full-serial-issues.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.1&r2=1.1.2.2

Patches:
Index: full-serial-issues.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/bull/Attic/full-serial-issues.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- full-serial-issues.tmpl	19 Sep 2005 20:46:14 -0000	1.1.2.1
+++ full-serial-issues.tmpl	27 Jul 2006 16:49:46 -0000	1.1.2.2
@@ -31,7 +31,8 @@
 		<table>
 			<tr>
 				<th>Information</th>
-				<th>Date</th>
+				<th>Publication Date</th>
+				<th>Receive Date</th>
 				<th>Number</th>
 				<th>Status</th>
 			</tr>
@@ -41,6 +42,9 @@
 					<!-- TMPL_VAR name="notes" -->
 				</td>
 				<td>
+					<!-- TMPL_VAR Name="publisheddate" -->
+				</td>
+				<td>
 					<!-- TMPL_VAR Name="planneddate" -->
 				</td>
 				<td>





More information about the Koha-cvs mailing list