summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin/additional-mail.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates/admin/additional-mail.php')
-rw-r--r--settings/templates/admin/additional-mail.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/settings/templates/admin/additional-mail.php b/settings/templates/admin/additional-mail.php
index 91f34fa8010..249252dc694 100644
--- a/settings/templates/admin/additional-mail.php
+++ b/settings/templates/admin/additional-mail.php
@@ -56,7 +56,7 @@ if ($_['mail_smtpmode'] === 'qmail') {
<a target="_blank" rel="noreferrer" class="icon-info"
title="<?php p($l->t('Open documentation'));?>"
href="<?php p(link_to_docs('admin-email')); ?>"></a>
- <p class="settings-hint"><?php p($l->t('It is important to setup this server to be able to send emails. This is for example used to send out notification.')); ?></p>
+ <p class="settings-hint"><?php p($l->t('It is important to set up this server to be able to send emails, like for password reset and notifications.')); ?></p>
<p><span id="mail_settings_msg" class="msg"></span></p>
<p>
@@ -137,4 +137,3 @@ if ($_['mail_smtpmode'] === 'qmail') {
<input type="submit" name="sendtestemail" id="sendtestemail" value="<?php p($l->t('Send email')); ?>"/>
<span id="sendtestmail_msg" class="msg"></span>
</div>
-