From 8bb585a840419a997faefe4f835ee183cff271c9 Mon Sep 17 00:00:00 2001 From: Repellent Date: Sun, 28 Sep 2025 21:51:45 +0500 Subject: [PATCH] =?UTF-8?q?=D0=92=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE?= =?UTF-8?q?=D0=B9=D0=BA=D0=B0=D1=85=20=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D1=8F?= =?UTF-8?q?=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D0=B0=20"=D0=92=D1=8B=D0=B9?= =?UTF-8?q?=D1=82=D0=B8=20=D0=B8=D0=B7=20=D0=BD=D0=B0=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=BE=D0=B5=D0=BA"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- login/admin/config.tpl | 7 ++++--- login/lang/ru.txt | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/login/admin/config.tpl b/login/admin/config.tpl index 85fe265..41a35b8 100644 --- a/login/admin/config.tpl +++ b/login/admin/config.tpl @@ -89,9 +89,10 @@ - - - +
+ + {#LOGIN_SETTING_EXIT#} +
\ No newline at end of file diff --git a/login/lang/ru.txt b/login/lang/ru.txt index f0ee8a9..38cd130 100644 --- a/login/lang/ru.txt +++ b/login/lang/ru.txt @@ -205,3 +205,4 @@ LOGIN_TYPE_BYEMAIL = "После подтвержения через E-mai LOGIN_TYPE_NOW = "Сразу же, после регистрации" LOGIN_USE_SCODE = "Использовать защитный код?" LOGIN_YES = "Да" +LOGIN_SETTING_EXIT = "Выйти из настроек"