diff --git a/ghost/admin/app/templates/components/modal-confirm-email-send.hbs b/ghost/admin/app/templates/components/modal-confirm-email-send.hbs
index d19f3bb455..32d5690f20 100644
--- a/ghost/admin/app/templates/components/modal-confirm-email-send.hbs
+++ b/ghost/admin/app/templates/components/modal-confirm-email-send.hbs
@@ -1,21 +1,12 @@
Are you sure you want to send email?
+ Ready to go? Here’s what happens next
- PLEASE NOTE: You are about to email this post to - {{if this.model.paidOnly "all paid members" (pluralize this.model.memberCount "member")}}. + Your post will be delivered to {{if this.model.paidOnly "all paid members" (pluralize this.model.memberCount "member")}} and will be published on your site{{#if this.model.isScheduled}} at the scheduled time{{/if}}. Sounds good?
-