Add link to header.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 27 Sep 2016 20:34:57 +0000 (16:34 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 27 Sep 2016 20:34:57 +0000 (16:34 -0400)
So they can easily get the plugins main page for that member.

views/admin/dashboard/contacts.html

index 9cd13f8..7032c83 100644 (file)
@@ -1,6 +1,8 @@
 <div class="glm-widget-container">
     <div class="glm-widget">
-        <h2><span>Contacts</span></h2>
+        <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>