From 2fdc45063d866ea5c66f05ed844ae84eb7ae7595 Mon Sep 17 00:00:00 2001 From: Aleksey Lazar Date: Fri, 20 Feb 2015 14:57:52 -0500 Subject: [PATCH] LP#1068646: Relabel addresses as Billing instead of Physical The patron summary uses different terminology than the patron editor form, specifically relating to types of addresses. This commit changes all instances of "Physical Address" to "Billing Address", since those terms always mean the same thing in Evergreen. Signed-off-by: Remington Steed --- Open-ILS/examples/fm_IDL.xml | 2 +- Open-ILS/web/opac/locale/en-US/conify.dtd | 2 +- Open-ILS/web/opac/locale/en-US/lang.dtd | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 41177320a0..b95d7786af 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3098,7 +3098,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + diff --git a/Open-ILS/web/opac/locale/en-US/conify.dtd b/Open-ILS/web/opac/locale/en-US/conify.dtd index c0cf5a7992..6b88ef42d0 100644 --- a/Open-ILS/web/opac/locale/en-US/conify.dtd +++ b/Open-ILS/web/opac/locale/en-US/conify.dtd @@ -47,7 +47,7 @@ - + diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 2da48ef065..a5f3f3e1a1 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -1568,12 +1568,12 @@ - - - - - - + + + + + + @@ -3596,7 +3596,7 @@ - + -- 2.11.0