diff --git a/plugins/dynamix/SmtpSettings.page b/plugins/dynamix/SmtpSettings.page index d5464e829..52be0d678 100644 --- a/plugins/dynamix/SmtpSettings.page +++ b/plugins/dynamix/SmtpSettings.page @@ -109,8 +109,6 @@ _(Sending email address)_: : :smtp_email_address_help: -> Email address of your mail account. This address is used as sender of the notifications. -:end _(Email recipients)_: : @@ -177,8 +175,6 @@ _(Authentication method)_: :smtp_authentication_method_help: -> Select the correct authentication method for your email server. Use test to verify that access is working properly. -:end _(Username)_: : @@ -187,8 +183,6 @@ _(Password)_: : :smtp_username_password_help: -> Enter the username and password to login to your email account. Be aware that the password is stored unencrypted in the email configuration file. -:end   :