[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/acqui recie... [rel_2_2]

Joshua Ferraro jmf at kados.org
Mon Jul 31 16:43:20 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Joshua Ferraro <kados>	06/07/31 14:43:20

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/acqui: recieve.tmpl 

Log message:
	sync with default

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/acqui/recieve.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.4&r2=1.1.2.5

Patches:
Index: recieve.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/acqui/recieve.tmpl,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -b -r1.1.2.4 -r1.1.2.5
--- recieve.tmpl	25 Jul 2006 18:37:02 -0000	1.1.2.4
+++ recieve.tmpl	31 Jul 2006 14:43:20 -0000	1.1.2.5
@@ -10,6 +10,7 @@
 	
 <ul>
 <li>Invoice: <!-- TMPL_VAR name="invoice" --></li>
+<li>Received by: <!-- TMPL_VAR name="user" --></li>
 <li>Date: <!-- TMPL_VAR name="datereceived"--></li>
 </ul>
 	





More information about the Koha-cvs mailing list