[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/circ branc...

Bruno Toumi btoumi at ouestprovence.fr
Thu Jun 22 11:09:15 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Bruno Toumi <btoumi>	06/06/22 09:09:15

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/circ: branchtransfers.tmpl 

Log message:
	branchtransfers.tmpl : bug fix wrong call to include file name

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

Patches:
Index: branchtransfers.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/circ/branchtransfers.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- branchtransfers.tmpl	19 May 2006 17:05:11 -0000	1.3
+++ branchtransfers.tmpl	22 Jun 2006 09:09:15 -0000	1.4
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Circulation: Transfers<!-- TMPL_INCLUDE NAME="doc-head-circ-close.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Circulation: Transfers<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE NAME="menus.inc" -->
 <!-- TMPL_INCLUDE NAME="menu-circ.inc" -->
 





More information about the Koha-cvs mailing list