diff options
Diffstat (limited to 'old-ui/app/unlock.js')
-rw-r--r-- | old-ui/app/unlock.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old-ui/app/unlock.js b/old-ui/app/unlock.js index a1f791552..7bf4ad29f 100644 --- a/old-ui/app/unlock.js +++ b/old-ui/app/unlock.js @@ -69,7 +69,7 @@ UnlockScreen.prototype.render = function () { style: { margin: 10, }, - }, 'Unlock'), + }, 'Log In'), ]), h('.flex-row.flex-center.flex-grow', [ |