[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/circ branc... [rel_3_0]
From: |
LAURIN arnaud |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/circ branc... [rel_3_0] |
Date: |
Tue, 05 Dec 2006 16:12:20 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: rel_3_0
Changes by: LAURIN arnaud <alaurin> 06/12/05 16:12:20
Modified files:
koha-tmpl/intranet-tmpl/prog/en/circ: branchreserves.tmpl
Log message:
bugfixing : sanop : #104
add in the bouton cancel reserv the destination of document (if needed
....), so now , we have :
cancel reserve and tranfer to <!-- homebranch of document -->
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/circ/branchreserves.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.2.2.3&r2=1.2.2.4
Patches:
Index: branchreserves.tmpl
===================================================================
RCS file:
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/circ/branchreserves.tmpl,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -u -b -r1.2.2.3 -r1.2.2.4
--- branchreserves.tmpl 20 Nov 2006 10:26:49 -0000 1.2.2.3
+++ branchreserves.tmpl 5 Dec 2006 16:12:20 -0000 1.2.2.4
@@ -67,7 +67,7 @@
<input type="hidden"
name="tbr" value="<!-- TMPL_VAR NAME="homebranch" -->">
<input type="submit"
<!-- TMPL_IF
NAME="dotransfer" -->
- value="Cancel reserve
and return this document"
+ value="Cancel reserve
and return to : <!-- TMPL_VAR NAME="homebranch" -->"
<!-- TMPL_ELSE -->
value="Cancel reserve"
<!-- /TMPL_IF -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/circ branc... [rel_3_0],
LAURIN arnaud <=