From d342c69e47cc8ff96f0d5dfb7a2c5a9f584729e8 Mon Sep 17 00:00:00 2001 From: nickago Date: Thu, 20 Aug 2015 15:29:40 -0700 Subject: changed title of edit_channel modal --- web/react/components/edit_channel_modal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/react/components') diff --git a/web/react/components/edit_channel_modal.jsx b/web/react/components/edit_channel_modal.jsx index dcff5b89d..1a633b193 100644 --- a/web/react/components/edit_channel_modal.jsx +++ b/web/react/components/edit_channel_modal.jsx @@ -56,7 +56,7 @@ module.exports = React.createClass({
-

Edit {this.state.title} Description

+

Edit Description for {this.state.title}

-- cgit v1.2.3-1-g7c22