From 55879806a34759a0cd68e51b44682b9b7e3d0242 Mon Sep 17 00:00:00 2001 From: Timur Ismagilov Date: Sun, 21 Aug 2022 15:31:18 +0500 Subject: [PATCH] Center lock Fixes #164 --- auth/auth.qtpl | 2 +- auth/auth.qtpl.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/auth/auth.qtpl b/auth/auth.qtpl index 2544831..6bf61cd 100644 --- a/auth/auth.qtpl +++ b/auth/auth.qtpl @@ -121,7 +121,7 @@ Telegram auth widget was requested by Yogurt. As you can see, we don't offer use -
+

🔒

{%s lc.Get("auth.lock_title") %}

diff --git a/auth/auth.qtpl.go b/auth/auth.qtpl.go index bfdb205..72673fe 100644 --- a/auth/auth.qtpl.go +++ b/auth/auth.qtpl.go @@ -532,7 +532,7 @@ func StreamLock(qw422016 *qt422016.Writer, lc *l18n.Localizer) { -
+

🔒

`)