From: Steve Sutton
Date: Tue, 27 Sep 2016 15:43:02 +0000 (-0400)
Subject: Updates to the dashboard for profile widget.
X-Git-Tag: v2.7.0^2~1^2~11
X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=445b06efcb9a761d6ac860a8559f530358838c08;p=WP-Plugins%2Fglm-member-db.git
Updates to the dashboard for profile widget.
Remove the duplicate text.
Remove the created column.
Remove p tag on the add button.
---
diff --git a/views/admin/dashboard/index.html b/views/admin/dashboard/index.html
index db574b58..f36e6061 100644
--- a/views/admin/dashboard/index.html
+++ b/views/admin/dashboard/index.html
@@ -9,11 +9,8 @@
{if apply_filters('glm_members_permit_admin_member_index_add_member_info_version', true)}
{/if}
-
{$terms.term_member_cap} Profile Versions
-
- Add New {$terms.term_member_cap} Information Version
-
+ Add New {$terms.term_member_cap} Information Version
@@ -22,7 +19,6 @@
Status |
Reference Name |
- Created |
Last Update |
|
@@ -43,7 +39,6 @@
{$m.status.name}
{$m.reference_name} |
- {$m.create_time.datetime} |
{$m.modify_time.datetime} |
{if $m.bad_lat_lon}Bad Map Location{/if}
|