[open-ils-commits] r16177 - branches/rel_1_6/Open-ILS/web/js/dojo/openils/opac/nls (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Apr 8 16:54:54 EDT 2010


Author: dbs
Date: 2010-04-08 16:54:48 -0400 (Thu, 08 Apr 2010)
New Revision: 16177

Modified:
   branches/rel_1_6/Open-ILS/web/js/dojo/openils/opac/nls/opac.js
Log:
Revert over-aggressive regex


Modified: branches/rel_1_6/Open-ILS/web/js/dojo/openils/opac/nls/opac.js
===================================================================
--- branches/rel_1_6/Open-ILS/web/js/dojo/openils/opac/nls/opac.js	2010-04-08 19:35:22 UTC (rev 16176)
+++ branches/rel_1_6/Open-ILS/web/js/dojo/openils/opac/nls/opac.js	2010-04-08 20:54:48 UTC (rev 16177)
@@ -10,7 +10,7 @@
     "PWD_RESET_SUBMIT_STATUS": "Sending request...",
     "PWD_RESET_FORGOT_PROMPT": "Forgot your password?",
     "PWD_RESET_FORM_TITLE": "Request password reset",
-    "PWD_RESET_SUBMIT_PROMPT": "To begin the password reset process, enter either your barcode or user name in the following pwResetForm and click 'Submit'",
+    "PWD_RESET_SUBMIT_PROMPT": "To begin the password reset process, enter either your barcode or user name in the form below and click 'Submit'",
 	"CREATE_MFHD": "Add MFHD Record",
 	"CREATED_MFHD_RECORD": "Created MFHD record for ${0}",
 	"DELETE_MFHD": "Delete Record",



More information about the open-ils-commits mailing list