diff --git a/ghost/admin/app/components/dashboard/charts/recents.hbs b/ghost/admin/app/components/dashboard/charts/recents.hbs
index 8a2736ce22..7a9446a723 100644
--- a/ghost/admin/app/components/dashboard/charts/recents.hbs
+++ b/ghost/admin/app/components/dashboard/charts/recents.hbs
@@ -62,7 +62,7 @@
{{/each}}
{{else}}
@@ -129,7 +129,7 @@
{{/let}}
{{/if}}
diff --git a/ghost/admin/app/components/dashboard/resources/whats-new.hbs b/ghost/admin/app/components/dashboard/resources/whats-new.hbs
index a61119b9c3..67db066f8c 100644
--- a/ghost/admin/app/components/dashboard/resources/whats-new.hbs
+++ b/ghost/admin/app/components/dashboard/resources/whats-new.hbs
@@ -26,7 +26,7 @@
diff --git a/ghost/admin/app/components/gh-member-details-activity.hbs b/ghost/admin/app/components/gh-member-details-activity.hbs
index d0785a7a82..f5faa1aac3 100644
--- a/ghost/admin/app/components/gh-member-details-activity.hbs
+++ b/ghost/admin/app/components/gh-member-details-activity.hbs
@@ -28,7 +28,7 @@
{{/if}}
- See all details →
+ View member profile →
diff --git a/ghost/admin/app/components/member/activity-feed.hbs b/ghost/admin/app/components/member/activity-feed.hbs
index ac8f97f055..e5c07b7fa4 100644
--- a/ghost/admin/app/components/member/activity-feed.hbs
+++ b/ghost/admin/app/components/member/activity-feed.hbs
@@ -56,7 +56,7 @@
{{/each}}
{{else}}
diff --git a/ghost/admin/app/components/posts/feedback-events-chart.hbs b/ghost/admin/app/components/posts/feedback-events-chart.hbs
index e4cb3a648c..75cc80a524 100644
--- a/ghost/admin/app/components/posts/feedback-events-chart.hbs
+++ b/ghost/admin/app/components/posts/feedback-events-chart.hbs
@@ -38,7 +38,7 @@
@query={{this.tooltipData.href}}
>
{{svg-jar "filter"}}
- See members
+ View members
{{/if}}
diff --git a/ghost/admin/app/components/posts/post-activity-feed.hbs b/ghost/admin/app/components/posts/post-activity-feed.hbs
index 5f4b0e6f95..a66fe1f2f6 100644
--- a/ghost/admin/app/components/posts/post-activity-feed.hbs
+++ b/ghost/admin/app/components/posts/post-activity-feed.hbs
@@ -98,7 +98,7 @@
@query={{@linkQuery}}
>
{{svg-jar "filter"}}
- See members
+ View members
{{/if}}
diff --git a/ghost/admin/app/components/posts/post-activity-feed/link.hbs b/ghost/admin/app/components/posts/post-activity-feed/link.hbs
index 12de30af54..8e087156d8 100644
--- a/ghost/admin/app/components/posts/post-activity-feed/link.hbs
+++ b/ghost/admin/app/components/posts/post-activity-feed/link.hbs
@@ -1,5 +1,5 @@
\ No newline at end of file
diff --git a/ghost/admin/app/templates/members-activity.hbs b/ghost/admin/app/templates/members-activity.hbs
index a08401f9b6..a8decb2a1a 100644
--- a/ghost/admin/app/templates/members-activity.hbs
+++ b/ghost/admin/app/templates/members-activity.hbs
@@ -6,11 +6,8 @@
Member activity
- {{svg-jar "arrow-right-small"}} Member
+ {{svg-jar "arrow-right-small"}} {{or this.memberRecord.name this.memberRecord.email}}
-
- {{or this.memberRecord.name this.memberRecord.email}}
-
{{else}}
diff --git a/ghost/admin/app/templates/settings/integrations/zapier.hbs b/ghost/admin/app/templates/settings/integrations/zapier.hbs
index 48df088829..55a7f3df19 100644
--- a/ghost/admin/app/templates/settings/integrations/zapier.hbs
+++ b/ghost/admin/app/templates/settings/integrations/zapier.hbs
@@ -239,7 +239,7 @@
diff --git a/ghost/admin/app/templates/setup/done.hbs b/ghost/admin/app/templates/setup/done.hbs
index deb0fa7a23..2b84161176 100644
--- a/ghost/admin/app/templates/setup/done.hbs
+++ b/ghost/admin/app/templates/setup/done.hbs
@@ -29,7 +29,7 @@
{{svg-jar "house"}}
Explore Ghost admin
- See the dashboard, click around, and explore Ghost for yourself.
+ View the dashboard, click around, and explore Ghost for yourself.
diff --git a/ghost/admin/app/templates/whatsnew.hbs b/ghost/admin/app/templates/whatsnew.hbs
index 6315b35fcf..492154b1eb 100644
--- a/ghost/admin/app/templates/whatsnew.hbs
+++ b/ghost/admin/app/templates/whatsnew.hbs
@@ -25,7 +25,7 @@
{{/each}}
- See all updates →
+ View all updates →