From e34c49956e7a4e35ccf91a2a33dfe065c61ed3dc Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 19 Oct 2018 16:45:47 -0400 Subject: [PATCH] Fixed 'assoicated' spelling --- views/admin/contacts/edit.html | 2 +- views/admin/member/contacts--POS_OLD.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/admin/contacts/edit.html b/views/admin/contacts/edit.html index 4d0fcc1..b47b97f 100644 --- a/views/admin/contacts/edit.html +++ b/views/admin/contacts/edit.html @@ -100,7 +100,7 @@

This contact may instead be "Archived" rather than deleted using the "Contact Display:" pick-list. When archived, the contact is not displayed on the front-end - of the Web site, any login assoicated with this contact is deactivated, and the contact will not show on contact lists unless "Archived" is selected. + of the Web site, any login associated with this contact is deactivated, and the contact will not show on contact lists unless "Archived" is selected. Unlike delete, an archived contact may be changed back to normal use.

diff --git a/views/admin/member/contacts--POS_OLD.html b/views/admin/member/contacts--POS_OLD.html index 4d90702..f71c27c 100644 --- a/views/admin/member/contacts--POS_OLD.html +++ b/views/admin/member/contacts--POS_OLD.html @@ -133,7 +133,7 @@

This contact may instead be "Archived" rather than deleted using the "Contact Display:" pick-list. When archived, the contact is not displayed on the front-end - of the Web site, any login assoicated with this contact is deactivated, and the contact will not show on contact lists unless "Archived" is selected. + of the Web site, any login associated with this contact is deactivated, and the contact will not show on contact lists unless "Archived" is selected. Unlike delete, an archived contact may be changed back to normal use.

-- 2.17.1