From a93bd108e7d9c00daa231722ef0e145e3f10f5bf Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Fri, 2 Sep 2016 13:29:42 -0400 Subject: [PATCH] Cleaned up top of contact edit page. --- views/admin/contacts/edit.html | 1 - views/admin/contacts/index.html | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/views/admin/contacts/edit.html b/views/admin/contacts/edit.html index 983d972..acecffd 100644 --- a/views/admin/contacts/edit.html +++ b/views/admin/contacts/edit.html @@ -100,7 +100,6 @@ Unlike delete, an archived contact may be changed back to normal use.

-

Edit Contact

{/if} diff --git a/views/admin/contacts/index.html b/views/admin/contacts/index.html index ca6c64b..f66307e 100644 --- a/views/admin/contacts/index.html +++ b/views/admin/contacts/index.html @@ -20,7 +20,7 @@ -
+
List Filters:      @@ -28,8 +28,6 @@
-

Contacts

-

Total found: {$numbContacts}  

-- 2.17.1