From 5afd1318fb248ee4893588a8ed2a8d8b55e40da7 Mon Sep 17 00:00:00 2001 From: Abuzar Faris Date: Thu, 30 Nov 2023 10:25:52 +0500 Subject: [PATCH] Fix #373 [SuiteCRM 8]Google API Token for calendar sync in User Profile not working Open the Google auth window in a new tab --- modules/Users/tpls/EditViewFooter.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Users/tpls/EditViewFooter.tpl b/modules/Users/tpls/EditViewFooter.tpl index 63b5ef7f6d3..75733584e5f 100755 --- a/modules/Users/tpls/EditViewFooter.tpl +++ b/modules/Users/tpls/EditViewFooter.tpl @@ -475,7 +475,7 @@ {$MOD.LBL_GOOGLE_API_TOKEN}: {sugar_help text=$MOD.LBL_GOOGLE_API_TOKEN_HELP} - Current API Token is: {$GOOGLE_API_TOKEN}    + Current API Token is: {$GOOGLE_API_TOKEN}