Moving button to correct location
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 28 Sep 2016 15:00:13 +0000 (11:00 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 28 Sep 2016 15:00:13 +0000 (11:00 -0400)
Need to be inside the content area.

views/admin/dashboard/contacts.html

index 7032c83..aa7a1d2 100644 (file)
@@ -3,10 +3,10 @@
         <h2>
             <a href="{$thisUrl}?page=glm-members-admin-menu-contacts">Contacts</a>
         </h2>
-        <span class="glm-right">
-        <a href="{$thisUrl}?page={$thisPage}&glm_action=contacts&member={$memberID}&option=create" class="button button-primary glm-button glm-right">Add New {$terms.term_member_cap} Contact</a>
-        </span>
         <div class="glm-widget-content">
+            <span class="glm-right">
+            <a href="{$thisUrl}?page={$thisPage}&glm_action=contacts&member={$memberID}&option=create" class="button button-primary glm-button glm-right">Add New {$terms.term_member_cap} Contact</a>
+            </span>
             <table class="striped glm-admin-table">
                 <thead>
                     <tr>