summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-23 18:09:45 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-23 18:09:45 +0200
commitc6c4bb62e1ed317caa5e0997f867b99e3287f422 (patch)
tree06768b22698158f31b33d8a7d134aefb65107c87 /settings
parentb1ccfcde9ef0ca4b846d3cf734d3b5ba8606eeb9 (diff)
downloadnextcloud-server-c6c4bb62e1ed317caa5e0997f867b99e3287f422.tar.gz
nextcloud-server-c6c4bb62e1ed317caa5e0997f867b99e3287f422.zip
move saved notification for mail server, so it's smaller
Diffstat (limited to 'settings')
-rw-r--r--settings/templates/admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index a4a3698d3bd..668ddf1cd68 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -323,9 +323,9 @@ if (!$_['internetconnectionworking']) {
</div>
<div id="mail_settings" class="section">
- <h2><?php p($l->t('Email Server'));?> <span id="mail_settings_msg" class="msg"></span></h2>
+ <h2><?php p($l->t('Email Server'));?></h2>
- <p><?php p($l->t('This is used for sending out notifications.')); ?></p>
+ <p><?php p($l->t('This is used for sending out notifications.')); ?> <span id="mail_settings_msg" class="msg"></span></p>
<p>
<label for="mail_smtpmode"><?php p($l->t( 'Send mode' )); ?></label>