Remove See Messages from the invalid email and phone labels
authorKathy Lussier <klussier@masslnc.org>
Fri, 8 Feb 2013 21:41:43 +0000 (16:41 -0500)
committerBen Shum <bshum@biblio.org>
Fri, 8 Feb 2013 22:26:59 +0000 (17:26 -0500)
The "See Messages" part of the label might be misleading since clicking these
indicators opens the patron edit screen. Since replacing the email or
phone number automatically removes these messages, there is no need to
direct the user to the messages screen.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/web/opac/locale/en-US/lang.dtd

index 4957a7d..2721d40 100644 (file)
 <!ENTITY staff.patron.display_overlay.has_overdues.value "(Has Overdues)">
 <!ENTITY staff.patron.display_overlay.invalid_dob.value "(Invalid Date of Birth)">
 <!ENTITY staff.patron.display_overlay.invalid_address.value "(Invalid Address)">
-<!ENTITY staff.patron.display_overlay.invalid_email.value "(Invalid Email - See Messages)">
-<!ENTITY staff.patron.display_overlay.invalid_phone.value "(Invalid Phone - See Messages)">
+<!ENTITY staff.patron.display_overlay.invalid_email.value "(Invalid Email)">
+<!ENTITY staff.patron.display_overlay.invalid_phone.value "(Invalid Phone)">
 <!ENTITY staff.patron.display_overlay.exit.label "Exit">
 <!ENTITY staff.patron.display_overlay.exit.accesskey "x">
 <!ENTITY staff.patron.display_overlay.search_form.label "Search Form">