merge master into sms-verification-modal

This commit is contained in:
Jannis R
2016-11-09 19:04:31 +01:00
9 changed files with 47 additions and 30 deletions

View File

@@ -58,7 +58,7 @@ export default class AccountDetails extends Component {
readOnly
allowCopy
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 } />
);
}