projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
321d79e
)
Removing extraneous Main Dashboard title on admin side, causing display issues.
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 1 May 2017 15:08:38 +0000
(11:08 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 1 May 2017 15:08:44 +0000
(11:08 -0400)
views/admin/members/index.html
patch
|
blob
|
history
diff --git
a/views/admin/members/index.html
b/views/admin/members/index.html
index
18cc8a7
..
a1bf681
100644
(file)
--- a/
views/admin/members/index.html
+++ b/
views/admin/members/index.html
@@
-2,7
+2,6
@@
{if apply_filters('glm_members_permit_admin_members_index_add_member', true) && $enable_members}
<a href="{$thisUrl}?page=glm-members-admin-menu-member&glm_action=memberEdit&option=add" class="button button-primary glm-button glm-right">Add A New {$terms.term_member_cap}</a>
{/if}
- <h2 class="glm-left glm-admin-table-header">Main Dashboard</h2>
{if $enable_members}
<table class="glm-admin-table">
<tr>