Team URL should be Server URL

This commit is contained in:
Jonas Schwabe
2017-02-03 18:41:07 +01:00
parent cb84d002c7
commit e82f0c3e6a

View File

@@ -143,7 +143,7 @@ class NewTeamModal extends React.Component {
<FormGroup
validationState={this.getTeamUrlValidationState()}
>
<ControlLabel>{'Team URL'}</ControlLabel>
<ControlLabel>{'Server URL'}</ControlLabel>
<FormControl
id='teamUrlInput'
type='text'