summaryrefslogtreecommitdiffstats
path: root/web/react/components/more_direct_channels.jsx
diff options
context:
space:
mode:
authornickago <ngonella@calpoly.edu>2015-07-01 09:48:39 -0700
committernickago <ngonella@calpoly.edu>2015-07-01 09:48:39 -0700
commit27eeabafe096013f1d0d368a65fe71ef230eab50 (patch)
treeea2d84280aa41e7999e6a10615a3e55e4be18527 /web/react/components/more_direct_channels.jsx
parent5e204030ffe91aaab090a26547185017edf1d2e1 (diff)
downloadchat-27eeabafe096013f1d0d368a65fe71ef230eab50.tar.gz
chat-27eeabafe096013f1d0d368a65fe71ef230eab50.tar.bz2
chat-27eeabafe096013f1d0d368a65fe71ef230eab50.zip
Facelifted "direct message" to "private message"
Diffstat (limited to 'web/react/components/more_direct_channels.jsx')
-rw-r--r--web/react/components/more_direct_channels.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/more_direct_channels.jsx b/web/react/components/more_direct_channels.jsx
index 2785dc8e0..182d8884d 100644
--- a/web/react/components/more_direct_channels.jsx
+++ b/web/react/components/more_direct_channels.jsx
@@ -49,7 +49,7 @@ module.exports = React.createClass({
<span aria-hidden="true">&times;</span>
<span className="sr-only">Close</span>
</button>
- <h4 className="modal-title">More Direct Messages</h4>
+ <h4 className="modal-title">More Private Messages</h4>
</div>
<div className="modal-body">
<ul className="nav nav-pills nav-stacked">