commit
7df4ff2606
@ -130,7 +130,7 @@ export default class CreationType extends Component {
|
|||||||
<div className={ styles.summary }>
|
<div className={ styles.summary }>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='createAccount.creationType.info'
|
id='createAccount.creationType.info'
|
||||||
defaultMessage='Please select the type of account you want to create. Either create an account via name & password, or import it from a variety of existing sources. From here the wizard will guid you through the process of completing your account creation.'
|
defaultMessage='Please select the type of account you want to create. Either create an account via name & password, or import it from a variety of existing sources. From here the wizard will guide you through the process of completing your account creation.'
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
{ this.renderList(createType) }
|
{ this.renderList(createType) }
|
||||||
|
Loading…
Reference in New Issue
Block a user