summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_settings.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-06-29 20:38:02 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-06-29 20:38:02 +0500
commitfce4ad42cbbcd890c9bc8d5fc4963eec7b4867dc (patch)
tree4ea6caf1e890703b4bb4e727ebce0099dfc88327 /web/react/components/team_settings.jsx
parent86f774e1b07cda8b451bf5fa23b6de2a1d78dfea (diff)
parent0792eb18d535410b456f3cc569e243efb85a47b6 (diff)
downloadchat-fce4ad42cbbcd890c9bc8d5fc4963eec7b4867dc.tar.gz
chat-fce4ad42cbbcd890c9bc8d5fc4963eec7b4867dc.tar.bz2
chat-fce4ad42cbbcd890c9bc8d5fc4963eec7b4867dc.zip
Merge branch 'master' of https://github.com/mattermost/platform
Diffstat (limited to 'web/react/components/team_settings.jsx')
-rw-r--r--web/react/components/team_settings.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/team_settings.jsx b/web/react/components/team_settings.jsx
index 0cec30f3e..a43e5d2f0 100644
--- a/web/react/components/team_settings.jsx
+++ b/web/react/components/team_settings.jsx
@@ -113,7 +113,7 @@ var FeatureTab = React.createClass({
<div>
<div className="modal-header">
<button type="button" className="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
- <h4 className="modal-title" ref="title"><i className="modal-back"></i>General Settings</h4>
+ <h4 className="modal-title" ref="title"><i className="modal-back"></i>Feature Settings</h4>
</div>
<div ref="wrapper" className="user-settings">
<h3 className="tab-header">Feature Settings</h3>