From c7e2402781a7c576d8de6cedfeb235501c74b3dd Mon Sep 17 00:00:00 2001 From: eldadfux Date: Mon, 26 Aug 2019 17:02:42 +0300 Subject: [PATCH] Removed OAuth from CE console --- app/views/home/auth/signin.phtml | 53 +++++++++--------------- app/views/home/auth/signup.phtml | 71 +++++++++++++------------------- 2 files changed, 48 insertions(+), 76 deletions(-) diff --git a/app/views/home/auth/signin.phtml b/app/views/home/auth/signin.phtml index eaa72f65e..2baf2bf11 100644 --- a/app/views/home/auth/signin.phtml +++ b/app/views/home/auth/signin.phtml @@ -1,51 +1,36 @@ -
+

escape(Locale::getText('home.auth.signin.title')); ?>

-
-
-

escape(Locale::getText('home.auth.signin.oauth.title')); ?>

+

escape(Locale::getText('home.auth.signin.regular.title')); ?>

- -
+
-
-

escape(Locale::getText('home.auth.signin.regular.title')); ?>

+ + - + - - - - - - - - - -
-
+ + + +

diff --git a/app/views/home/auth/signup.phtml b/app/views/home/auth/signup.phtml index e31f80244..864dcd416 100644 --- a/app/views/home/auth/signup.phtml +++ b/app/views/home/auth/signup.phtml @@ -2,60 +2,47 @@ use Utopia\Locale\Locale; ?> -