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

Evergreen Git git at git.evergreen-ils.org
Fri May 27 12:54:58 EDT 2011


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  81818c81a1df25ded485329195c9a40b960c05bd (commit)
      from  ca0cc44d5f542b191e66d1b8e3cfb955e32379b9 (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 81818c81a1df25ded485329195c9a40b960c05bd
Author: Jason Etheridge <jason at esilibrary.com>
Date:   Fri May 27 13:02:14 2011 -0400

    indicate what date format to use for offline patron registration
    
    Signed-off-by: Jason Etheridge <jason at esilibrary.com>

diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd
index 3558d32..99debd5 100644
--- a/Open-ILS/web/opac/locale/en-US/lang.dtd
+++ b/Open-ILS/web/opac/locale/en-US/lang.dtd
@@ -444,7 +444,7 @@
 <!ENTITY staff.circ.offline_register.passwd.label 'New Password:'>
 <!ENTITY staff.circ.offline_register.family_name.label 'Last Name:'>
 <!ENTITY staff.circ.offline_register.first_given_name.label 'First Name:'>
-<!ENTITY staff.circ.offline_register.dob.label 'Date of Birth:'>
+<!ENTITY staff.circ.offline_register.dob.label 'Date of Birth (YYYY-MM-DD):'>
 <!ENTITY staff.circ.offline_register.x_ident_type.label 'Identification Type:'>
 <!ENTITY staff.circ.offline_register.ident_value.label 'Ident Value:'>
 <!ENTITY staff.circ.offline_register.billing_address.label 'Billing Address'>

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/web/opac/locale/en-US/lang.dtd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list