[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/members p... [dev_week]
From: |
Kyle Hall |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/members p... [dev_week] |
Date: |
Wed, 25 Jul 2007 16:30:50 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: dev_week
Changes by: Kyle Hall <kylemhall> 07/07/25 16:30:49
Modified files:
koha-tmpl/intranet-tmpl/ccfls/en/members: pay.tmpl
Log message:
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/ccfls/en/members/pay.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.1.2.9&r2=1.1.2.1.2.10
Patches:
Index: pay.tmpl
===================================================================
RCS file:
/sources/koha/koha/koha-tmpl/intranet-tmpl/ccfls/en/members/Attic/pay.tmpl,v
retrieving revision 1.1.2.1.2.9
retrieving revision 1.1.2.1.2.10
diff -u -b -r1.1.2.1.2.9 -r1.1.2.1.2.10
--- pay.tmpl 25 Jul 2007 16:30:26 -0000 1.1.2.1.2.9
+++ pay.tmpl 25 Jul 2007 16:30:49 -0000 1.1.2.1.2.10
@@ -80,7 +80,8 @@
<caption>Pay Fines By Amount</caption>
<tr>
<td>
- Amount to be paid: <strong>$</strong><input id="payByAmountTotal"
type="text" name="total" onkeypress="NOatmField(this.id)"/><i>Note: Decimal
will be added automatically. You do not need to enter it by hand.</i>
+ Amount to be paid: <strong>$</strong><input id="payByAmountTotal"
type="text" name="total" onkeypress="NOatmField(this.id)"/>
+<!-- <i>Note: Decimal will be added automatically. You do not need to enter it
by hand.</i> -->
</td>
<tr>
</table>