From a877484d56513698f688dac840883d3b5fb97ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Sat, 6 May 2023 19:48:54 +0200 Subject: [PATCH] RVRNEXT-27 add link to google connect/disconnect to account page --- views/account/account.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/views/account/account.php b/views/account/account.php index fac3eac..6c95542 100644 --- a/views/account/account.php +++ b/views/account/account.php @@ -44,6 +44,18 @@
+
+
+ + Connect with Google + + + Disconnect from Google + +

Your account does not have a password. Please set a password if you want to disconnect your account from Google.

+ + +
@endsection