From dc94197a3a38e5ed73c4c062d1c578c7fe27a49e Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 9 Aug 2018 08:18:25 -0400 Subject: [PATCH] Remove any tags from notes field. html marked shouldn't be in the plain textarea. --- views/admin/contacts/edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ -- 2.17.1
- + {if $contactInfo.fieldFail.notes}

{$contactInfo.fieldFail.notes}

{/if}