[open-ils-commits] [GIT] Evergreen ILS branch master updated. ceabf2764cc095306ca1052652679c6d0d238561

Evergreen Git git at git.evergreen-ils.org
Tue May 8 09:26:41 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, master has been updated
       via  ceabf2764cc095306ca1052652679c6d0d238561 (commit)
      from  d53cb85f95c94ae7f8adc0f1b2472d2e19074593 (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 ceabf2764cc095306ca1052652679c6d0d238561
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