Tweaking welcome text in Town-Square

Этот коммит содержится в:
it33
2015-10-08 08:42:45 -07:00
родитель 7a601afc64
Коммит b7897ac331

Просмотреть файл

@@ -379,13 +379,9 @@ export default class PostList extends React.Component {
<p className='channel-intro__content'> <p className='channel-intro__content'>
Welcome to {channel.display_name}! Welcome to {channel.display_name}!
<br/><br/> <br/><br/>
This is the first channel teammates see when they This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.
<br/>
sign up - use it for posting updates everyone needs to know.
<br/><br/> <br/><br/>
To create a new channel or join an existing one, go to To create a new channel or join an existing one, go to the Left Sidebar under Channels and click More.
<br/>
the Left Hand Sidebar under Channels and click More.
<br/> <br/>
</p> </p>
</div> </div>