Reword forgot password to restore seed phrase

This always confuses people, I just finally did it.
feature/default_network_editable
Dan Finlay 7 years ago
parent 13c7b28d40
commit 64717726c4
  1. 2
      ui/app/unlock.js

@ -80,7 +80,7 @@ UnlockScreen.prototype.render = function () {
color: 'rgb(247, 134, 28)',
textDecoration: 'underline',
},
}, 'I forgot my password.'),
}, 'Restore from seed phrase'),
]),
])
)

Loading…
Cancel
Save