From d15888776193c0443e5590685f98ad86a5a4faac Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 28 Sep 2016 11:00:13 -0400 Subject: [PATCH] Moving button to correct location Need to be inside the content area. --- views/admin/dashboard/contacts.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/admin/dashboard/contacts.html b/views/admin/dashboard/contacts.html index 7032c83..aa7a1d2 100644 --- a/views/admin/dashboard/contacts.html +++ b/views/admin/dashboard/contacts.html @@ -3,10 +3,10 @@

Contacts

- - Add New {$terms.term_member_cap} Contact -
+ + Add New {$terms.term_member_cap} Contact + -- 2.17.1