Этот коммит содержится в:
Asaad Mahmood
2015-12-07 21:18:03 +05:00
родитель b06f11fd63
Коммит 901b830f2d
23 изменённых файлов: 78 добавлений и 33 удалений

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

@@ -84,7 +84,7 @@ export default class EditChannelHeaderModal extends React.Component {
onHide={this.onHide}
>
<Modal.Header closeButton={true}>
{'Edit Header for ' + this.props.channel.display_name}
<Modal.Title>{'Edit Header for ' + this.props.channel.display_name}</Modal.Title>
</Modal.Header>
<Modal.Body>
<p>{'Edit the text appearing next to the channel name in the channel header.'}</p>