From f16b5e816e829a82d5be23f264bd736688fb8db8 Mon Sep 17 00:00:00 2001 From: lealife Date: Sat, 28 Nov 2015 15:23:33 +0800 Subject: [PATCH] Leanote upperCase --- app/views/home/find_password.html | 4 ++-- app/views/home/find_password2.html | 4 ++-- app/views/home/find_password2_timeout.html | 4 ++-- app/views/home/footer.html | 2 +- app/views/home/login.html | 10 ++-------- app/views/home/register.html | 2 +- 6 files changed, 10 insertions(+), 16 deletions(-) diff --git a/app/views/home/find_password.html b/app/views/home/find_password.html index 1113cb9..2410c37 100644 --- a/app/views/home/find_password.html +++ b/app/views/home/find_password.html @@ -2,7 +2,7 @@
-

leanote

+

Leanote

{{msg . "findPassword"}}
@@ -84,4 +84,4 @@ $(function() { }); - \ No newline at end of file + diff --git a/app/views/home/find_password2.html b/app/views/home/find_password2.html index e724457..4c6bcf2 100644 --- a/app/views/home/find_password2.html +++ b/app/views/home/find_password2.html @@ -2,7 +2,7 @@
-

leanote

+

Leanote

{{msg . "updatePassword"}}
@@ -97,4 +97,4 @@ $(function() { }); - \ No newline at end of file + diff --git a/app/views/home/find_password2_timeout.html b/app/views/home/find_password2_timeout.html index 4cec72c..bdf58ef 100644 --- a/app/views/home/find_password2_timeout.html +++ b/app/views/home/find_password2_timeout.html @@ -2,7 +2,7 @@
-

leanote

+

Leanote

{{msg . "findPasswordTimeout"}}
@@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/app/views/home/footer.html b/app/views/home/footer.html index 933fe7c..c5c491c 100644 --- a/app/views/home/footer.html +++ b/app/views/home/footer.html @@ -15,7 +15,7 @@

Join Us

Github Leanote
- QQ Group: 158716820, 158716820 + QQ Group: 256076853, 158716820
diff --git a/app/views/home/login.html b/app/views/home/login.html index 5b74907..319d51c 100644 --- a/app/views/home/login.html +++ b/app/views/home/login.html @@ -15,7 +15,7 @@
-->
-

leanote

+

Leanote

{{msg . "login"}}
@@ -134,13 +134,7 @@ $(function() { } }); }); - - // github - $("#github").click(function() { - $(this).button("loading"); - location.href="https://github.com/login/oauth/authorize?access_type=&approval_prompt=&client_id=3790fbf1fc14bc6c5d85&redirect_uri=http%3A%2F%2Fleanote.com%2Foauth%2FgithubCallback&response_type=code&scope=user&state="; - }); }); - \ No newline at end of file + diff --git a/app/views/home/register.html b/app/views/home/register.html index 19e29da..013f211 100644 --- a/app/views/home/register.html +++ b/app/views/home/register.html @@ -6,7 +6,7 @@
-->
-

leanote

+

Leanote

{{msg . "register"}}