To jest wiadomość testowa potwierdzająca poprawną konfigurację poczty SMTP.
"); return TestResultResponse.from(result); } @@ -65,7 +65,7 @@ public class MailConfigController { SendResult result = smsSender.send( mailConfigService.getSms(), request.recipient().trim(), - "Test konfiguracji bramki SMS – Polska Lokalnie"); + "Test konfiguracji bramki SMS - Polska Lokalnie"); return TestResultResponse.from(result); } diff --git a/frontend/index.html b/frontend/index.html index a7821a3..7b13523 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,6 +3,8 @@ + +