Merge pull request #3316 from ethcore/jg-update-phrase
Update account recovery phrase hint
This commit is contained in:
commit
92333ab875
@ -58,7 +58,7 @@ export default class AccountDetails extends Component {
|
|||||||
readOnly
|
readOnly
|
||||||
allowCopy
|
allowCopy
|
||||||
hint='the account recovery phrase'
|
hint='the account recovery phrase'
|
||||||
label='account recovery phrase (keep safe)'
|
label='owner recovery phrase (keep private and secure, it allows full and unlimited access to the account)'
|
||||||
value={ phrase } />
|
value={ phrase } />
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user