diff --git a/login.html b/login.html index 36987d53..c57cf42d 100644 --- a/login.html +++ b/login.html @@ -27,8 +27,11 @@ if(process.platform != 'darwin') {
- Self-hosted Service - Create Local Account + Sign up Leanote + + Sign in to Self-hosted Service + + Sign in to Leanote
@@ -40,8 +43,8 @@ if(process.platform != 'darwin') { + Self-hosted Service - Create Local Account
@@ -92,7 +95,9 @@ if(process.platform != 'darwin') {
Forget password? +
@@ -271,11 +276,13 @@ $(function() { hideMsg(); }); + /* $('#localAccount').click(function() { $body.addClass('local-account'); $('#username').focus(); hideMsg(); }); + */ $('#loginWithLeanote').click(function () { $body.removeClass('local-account custom-server'); diff --git a/note.html b/note.html index f13c5aa2..9dafe948 100755 --- a/note.html +++ b/note.html @@ -579,6 +579,24 @@ function log(o) { + + +