From 5635e154ef07c108dd9323eed22687fb94df9958 Mon Sep 17 00:00:00 2001 From: Eric Sethna Date: Wed, 18 Nov 2015 12:53:31 -0700 Subject: Update create_post.jsx Add Enter key instructions to the Sending Messages pop-over. --- web/react/components/create_post.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/react') diff --git a/web/react/components/create_post.jsx b/web/react/components/create_post.jsx index 6f25ef608..d823a54f1 100644 --- a/web/react/components/create_post.jsx +++ b/web/react/components/create_post.jsx @@ -383,8 +383,8 @@ export default class CreatePost extends React.Component { screens.push(

{'Sending Messages'}

-

{'Type here to write a message.'}

-

{'Click the attachment button to upload an image or a file.'}

+

{'Type here to write a message and press '}{'Enter'}{' to post it.'}

+

{'Click the '}{'Attachment'}{' button to upload an image or a file.'}

); -- cgit v1.2.3-1-g7c22