From 9e3e78e91d9e5783696898440170fd2fd2e311c9 Mon Sep 17 00:00:00 2001
From: "Daryl L. L. Houston"
Date: Thu, 18 Feb 2016 20:56:39 -0500
Subject: [PATCH] Use the in-product support UI on Delete Site screen
---
client/my-sites/site-settings/delete-site/index.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/my-sites/site-settings/delete-site/index.jsx b/client/my-sites/site-settings/delete-site/index.jsx
index 466ec005396a5..6a9ef261c0158 100644
--- a/client/my-sites/site-settings/delete-site/index.jsx
+++ b/client/my-sites/site-settings/delete-site/index.jsx
@@ -160,7 +160,7 @@ module.exports = React.createClass( {
this.translate( 'If you\'re unsure about what will be deleted or need any help, not to worry, our support team ' +
'is here to answer any questions you might have.' )
}