From eae619e170d796f2003161ad0ac41525f5a32b01 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 31 Jul 2015 15:59:37 +0500 Subject: MM-1473 - Updating text for close buttons --- web/react/components/delete_channel_modal.jsx | 2 +- web/react/components/edit_channel_modal.jsx | 2 +- web/react/components/invite_member_modal.jsx | 2 +- web/react/components/rename_channel_modal.jsx | 2 +- web/react/components/rename_team_modal.jsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'web/react') diff --git a/web/react/components/delete_channel_modal.jsx b/web/react/components/delete_channel_modal.jsx index e23a37740..64ceec450 100644 --- a/web/react/components/delete_channel_modal.jsx +++ b/web/react/components/delete_channel_modal.jsx @@ -47,7 +47,7 @@ module.exports = React.createClass({

- +
diff --git a/web/react/components/edit_channel_modal.jsx b/web/react/components/edit_channel_modal.jsx index a35a531b5..1b0cc185f 100644 --- a/web/react/components/edit_channel_modal.jsx +++ b/web/react/components/edit_channel_modal.jsx @@ -63,7 +63,7 @@ module.exports = React.createClass({ { server_error }
- +
diff --git a/web/react/components/invite_member_modal.jsx b/web/react/components/invite_member_modal.jsx index 94be2acd6..fed96b50a 100644 --- a/web/react/components/invite_member_modal.jsx +++ b/web/react/components/invite_member_modal.jsx @@ -212,7 +212,7 @@ module.exports = React.createClass({ People invited automatically join Town Square channel.
- +
diff --git a/web/react/components/rename_channel_modal.jsx b/web/react/components/rename_channel_modal.jsx index d67ab3afe..26593b7fa 100644 --- a/web/react/components/rename_channel_modal.jsx +++ b/web/react/components/rename_channel_modal.jsx @@ -139,7 +139,7 @@ module.exports = React.createClass({
- +
diff --git a/web/react/components/rename_team_modal.jsx b/web/react/components/rename_team_modal.jsx index dfd775a3b..bebdd6662 100644 --- a/web/react/components/rename_team_modal.jsx +++ b/web/react/components/rename_team_modal.jsx @@ -83,7 +83,7 @@ module.exports = React.createClass({
- +
-- cgit v1.2.3-1-g7c22