From ab27084e7ea85f17c173f8c2b2802d72ee800dbf Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Wed, 6 May 2020 15:43:08 +0300 Subject: [PATCH] Improve OAuth button style --- ui/src/app/login/login.tpl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/login/login.tpl.html b/ui/src/app/login/login.tpl.html index e4f7f2559e..77308e464a 100644 --- a/ui/src/app/login/login.tpl.html +++ b/ui/src/app/login/login.tpl.html @@ -51,7 +51,7 @@
{{ "login.or" | translate | uppercase }}
- {{ 'login.login-with' | translate: {name: oauth2Client.name} }}