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

Antoine Farnault antoine at koha-fr.org
Mon Jan 8 16:46:52 CET 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	07/01/08 15:46:52

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

Log message:
	sync with dev_week. (add a link to the basket)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/lateorders.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.2.2.1&r2=1.2.2.2

Patches:
Index: lateorders.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/lateorders.tmpl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -b -r1.2.2.1 -r1.2.2.2
--- lateorders.tmpl	13 Dec 2006 14:14:12 -0000	1.2.2.1
+++ lateorders.tmpl	8 Jan 2007 15:46:51 -0000	1.2.2.2
@@ -71,7 +71,9 @@
 						<!-- TMPL_VAR name="latesince" -->
 					</td>
 					<td align="center" class="doNotPrint">
+						<a href="basket.pl?basket=<!-- TMPL_VAR name="basketno" -->">
 						<!-- TMPL_VAR name="basketno" -->
+						</a>
 					</td>
 					<td >
 						<b><!-- TMPL_VAR name="title" --></b>





More information about the Koha-cvs mailing list