diff --git a/apps/settings/templates/settings/admin/additional-mail.php b/apps/settings/templates/settings/admin/additional-mail.php index 7b88e997369..3e8b373c738 100644 --- a/apps/settings/templates/settings/admin/additional-mail.php +++ b/apps/settings/templates/settings/admin/additional-mail.php @@ -53,9 +53,11 @@ $mail_sendmailmode = [

t('Email server'));?>

- +

t('It is important to set up this server to be able to send emails, like for password reset and notifications.')); ?>

diff --git a/apps/settings/templates/settings/admin/overview.php b/apps/settings/templates/settings/admin/overview.php index db066fc6df3..cb17f76e0d8 100644 --- a/apps/settings/templates/settings/admin/overview.php +++ b/apps/settings/templates/settings/admin/overview.php @@ -30,7 +30,12 @@

t('Security & setup warnings'));?>

- +

t('It\'s important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.'));?>