From 7253a6c689611c94141cecec64b37b7371a5cd00 Mon Sep 17 00:00:00 2001 From: it33 Date: Sun, 21 Jun 2015 13:59:22 -0700 Subject: Change "Create a comment..." to "Add a comment..." --- web/react/components/create_comment.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/react/components/create_comment.jsx b/web/react/components/create_comment.jsx index 9bcbad079..cb7aa371c 100644 --- a/web/react/components/create_comment.jsx +++ b/web/react/components/create_comment.jsx @@ -145,7 +145,7 @@ module.exports = React.createClass({ onUserInput={this.handleUserInput} onKeyPress={this.commentMsgKeyPress} messageText={this.state.messageText} - createMessage="Create a comment..." + createMessage="Add a comment..." initialText="" id="reply_textbox" ref="textbox" /> -- cgit v1.2.3-1-g7c22