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 = "Выйти из настроек"