From e9bc77a8f7f07cb08038e007c52a986cf4b9545b Mon Sep 17 00:00:00 2001 From: Eric Sethna Date: Tue, 30 Aug 2016 17:41:37 -0600 Subject: Update text in Account Settings > Notification (#3901) * Comment thread notification text * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx * Update en.json * Update email_notification_setting.jsx * Update en.json * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx --- .../user_settings/user_settings_notifications.jsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'webapp/components/user_settings/user_settings_notifications.jsx') diff --git a/webapp/components/user_settings/user_settings_notifications.jsx b/webapp/components/user_settings/user_settings_notifications.jsx index a18cdf041..09bc26a9b 100644 --- a/webapp/components/user_settings/user_settings_notifications.jsx +++ b/webapp/components/user_settings/user_settings_notifications.jsx @@ -421,7 +421,7 @@ export default class NotificationsTab extends React.Component { return ( @@ -769,14 +769,14 @@ export default class NotificationsTab extends React.Component { ); commentsSection = ( ); } else if (this.state.notifyCommentsLevel === 'root') { describe = ( ); } else { describe = ( ); } @@ -815,7 +815,7 @@ export default class NotificationsTab extends React.Component { commentsSection = ( -- cgit v1.2.3-1-g7c22