From: Steve Sutton Date: Thu, 9 Aug 2018 12:18:25 +0000 (-0400) Subject: Remove any tags from notes field. X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dc94197a3a38e5ed73c4c062d1c578c7fe27a49e;p=WP-Plugins%2Fglm-member-db-contacts.git Remove any tags from notes field. html marked shouldn't be in the plain textarea. --- diff --git a/views/admin/contacts/edit.html b/views/admin/contacts/edit.html index 6b57e43..fd0de8f 100644 --- a/views/admin/contacts/edit.html +++ b/views/admin/contacts/edit.html @@ -819,7 +819,7 @@
- + {if $contactInfo.fieldFail.notes}

{$contactInfo.fieldFail.notes}

{/if}