[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 circu... [rel_3_0]
From: |
LAURIN arnaud |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/circ circu... [rel_3_0] |
Date: |
Tue, 05 Dec 2006 14:54:52 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: rel_3_0
Changes by: LAURIN arnaud <alaurin> 06/12/05 14:54:52
Modified files:
koha-tmpl/intranet-tmpl/prog/en/circ: circulation.tmpl
Log message:
bugfix : sanop #81
changing Remember due date for session, by :
Remember due date for this borrower .
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/circ/circulation.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.6.2.14&r2=1.6.2.15
Patches:
Index: circulation.tmpl
===================================================================
RCS file:
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/circ/circulation.tmpl,v
retrieving revision 1.6.2.14
retrieving revision 1.6.2.15
diff -u -b -r1.6.2.14 -r1.6.2.15
--- circulation.tmpl 1 Dec 2006 13:42:50 -0000 1.6.2.14
+++ circulation.tmpl 5 Dec 2006 14:54:52 -0000 1.6.2.15
@@ -584,7 +584,7 @@
<label for="stickyduedate">
<input type="checkbox" id="stickyduedate" name="stickyduedate"
<!-- TMPL_VAR NAME="selected" --> />
- Remember due date for Session
+ Remember due date for this borrower
</label>
</p>