[open-ils-commits] [GIT] Evergreen ILS branch rel_2_2 updated. 6f87ece52f6ee0f63cd67550c9cd4a72d286f7eb
Evergreen Git
git at git.evergreen-ils.org
Tue May 8 09:26:42 EDT 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_2_2 has been updated
via 6f87ece52f6ee0f63cd67550c9cd4a72d286f7eb (commit)
from 3a6391ea3f3a46dccbea39071aebccd56be7f8f1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6f87ece52f6ee0f63cd67550c9cd4a72d286f7eb
Author: Galen Charlton <gmc at esilibrary.com>
Date: Tue May 8 09:25:19 2012 -0400
fix typo in CC payment form
Signed-off-by: Galen Charlton <gmc at esilibrary.com>
diff --git a/Open-ILS/src/templates/circ/selfcheck/payment.tt2 b/Open-ILS/src/templates/circ/selfcheck/payment.tt2
index f4fe97e..b7d1ccc 100644
--- a/Open-ILS/src/templates/circ/selfcheck/payment.tt2
+++ b/Open-ILS/src/templates/circ/selfcheck/payment.tt2
@@ -24,7 +24,7 @@
<td><input dojoType='dijit.form.TextBox' jsId='oilsSelfckCCCVV' required='true'/></td>
</tr>
<tr>
- <td>Exipration Month</td>
+ <td>Expiration Month</td>
<td>
<select dojoType='dijit.form.FilteringSelect' jsId='oilsSelfckCCMonth' required='true'>
<option value='01' selected='selected'>Jan</option>
-----------------------------------------------------------------------
Summary of changes:
Open-ILS/src/templates/circ/selfcheck/payment.tt2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list