[open-ils-commits] [GIT] Evergreen ILS branch rel_2_0 updated. d1eed7ca7ef28f7432d96d28524b6286364cfdb0
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_0 has been updated
via d1eed7ca7ef28f7432d96d28524b6286364cfdb0 (commit)
from d8a3038104f96f5ffda67ee1dbf71c2f03dbac8b (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 d1eed7ca7ef28f7432d96d28524b6286364cfdb0
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 331b52d..e653fc7 100644
--- a/Open-ILS/web/opac/locale/en-US/lang.dtd
+++ b/Open-ILS/web/opac/locale/en-US/lang.dtd
@@ -431,7 +431,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