[open-ils-commits] [GIT] Evergreen ILS branch rel_2_1 updated. ad711cc0e526165679ccac50c1ec1e0a8bd31564
Evergreen Git
git at git.evergreen-ils.org
Fri May 27 12:54:59 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, rel_2_1 has been updated
via ad711cc0e526165679ccac50c1ec1e0a8bd31564 (commit)
from c083fbf7094fe229f7a7fb4068fff4d77d352e8f (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 ad711cc0e526165679ccac50c1ec1e0a8bd31564
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 bb362c7..525aa6a 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