diff --git a/exec/lib/Http.php b/exec/lib/Http.php
index e150946..4139049 100644
--- a/exec/lib/Http.php
+++ b/exec/lib/Http.php
@@ -71,7 +71,7 @@ final class Http
return '
'
. ''
. ''
- . 'Serwer poczty'
+ . 'Zaloguj do serwera poczty'
. ''
@@ -84,8 +84,8 @@ final class Http
$safe = htmlspecialchars($message, ENT_QUOTES | ENT_SUBSTITUTE, 'UTF-8');
$body = ''
. ''
- . 'Serwer poczty'
- . 'Serwer poczty
' . $safe . '
'
+ . 'Zaloguj do serwera poczty'
+ . 'Zaloguj do serwera poczty
' . $safe . '
'
. '';
self::sendResponse($status, [
'Content-Type' => 'text/html; charset=UTF-8',
diff --git a/exec/lib/Settings.php b/exec/lib/Settings.php
index f70dc96..904c8b6 100644
--- a/exec/lib/Settings.php
+++ b/exec/lib/Settings.php
@@ -3,8 +3,8 @@ declare(strict_types=1);
final class Settings
{
- public const BASE_DIR = '/usr/local/hitme_plugins/mail-login';
- public const PLUGIN_DIR = '/usr/local/directadmin/plugins/mail-login';
+ public const BASE_DIR = '/usr/local/hitme_plugins/mx_autologin';
+ public const PLUGIN_DIR = '/usr/local/directadmin/plugins/mx_autologin';
public const SECRET_DIR = self::BASE_DIR . '/secrets';
public const LOG_DIR = self::BASE_DIR . '/logs';
public const STATE_DIR = self::BASE_DIR . '/state';
diff --git a/hooks/user_img.html b/hooks/user_img.html
index 38cfba6..585500b 100644
--- a/hooks/user_img.html
+++ b/hooks/user_img.html
@@ -1 +1 @@
-
+
diff --git a/hooks/user_txt.html b/hooks/user_txt.html
index 85e7833..61d3c41 100644
--- a/hooks/user_txt.html
+++ b/hooks/user_txt.html
@@ -1 +1 @@
-Serwer poczty
+Zaloguj do serwera poczty
diff --git a/images/user_icon.svg b/images/user_icon.svg
index b14c434..4409bcd 100644
--- a/images/user_icon.svg
+++ b/images/user_icon.svg
@@ -1,4 +1,4 @@
-