diff --git a/ghost/admin/app/components/dashboard/charts/recents.hbs b/ghost/admin/app/components/dashboard/charts/recents.hbs index a1c75067f0..cb6281385d 100644 --- a/ghost/admin/app/components/dashboard/charts/recents.hbs +++ b/ghost/admin/app/components/dashboard/charts/recents.hbs @@ -157,7 +157,11 @@
Your post {{mention.target}} was mentioned in:
+Your {{if (eq mention.resource.type "post") "post" "page"}} {{if mention.resource mention.resource.name mention.target}} was mentioned in: