[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/acqui orde...

Antoine Farnault antoine at koha-fr.org
Thu Jul 13 17:21:50 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Antoine Farnault <toins>	06/07/13 15:21:50

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/acqui: order.tmpl 

Log message:
	fix broken link.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/order.tmpl?cvsroot=koha&r1=1.2&r2=1.3

Patches:
Index: order.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/order.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- order.tmpl	20 Jan 2006 16:04:42 -0000	1.2
+++ order.tmpl	13 Jul 2006 15:21:50 -0000	1.3
@@ -22,7 +22,7 @@
 				<!-- /TMPL_IF -->
 			</td>
 			<td>
-				<a href="recieveorder.pl?supplierid=<!-- TMPL_VAR name=supplierid -->">Recieve order</a>
+				<a href="parcels.pl?supplierid=<!-- TMPL_VAR name=supplierid -->">Recieve order</a>
 			</td>
 			<td><a href="supplier.pl?supplierid=<!-- TMPL_VAR name=supplierid -->"><!-- TMPL_VAR name="name" --></a></td>
 			<td>





More information about the Koha-cvs mailing list