summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_settings.jsx
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-06-29 08:14:02 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-06-29 08:14:02 -0400
commit0792eb18d535410b456f3cc569e243efb85a47b6 (patch)
tree4ea6caf1e890703b4bb4e727ebce0099dfc88327 /web/react/components/team_settings.jsx
parentafb62bb40a012a7e00707f384020e1431abca1ed (diff)
parent366557b101f318b69ad854349c2414783ce1c82a (diff)
downloadchat-0792eb18d535410b456f3cc569e243efb85a47b6.tar.gz
chat-0792eb18d535410b456f3cc569e243efb85a47b6.tar.bz2
chat-0792eb18d535410b456f3cc569e243efb85a47b6.zip
Merge pull request #49 from mattermost/mm-1316
fixes mm-1316 improves channel notifications UI and updates channellist etag
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>