]> source.dussan.org Git - nextcloud-server.git/commitdiff
move saved notification for mail server, so it's smaller
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Fri, 23 May 2014 16:09:45 +0000 (18:09 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Fri, 23 May 2014 16:09:45 +0000 (18:09 +0200)
settings/templates/admin.php

index a4a3698d3bd82595dec6cee6eba6ad1b97a3eabf..668ddf1cd68111e77f72d561e70c4d7e9278c39d 100644 (file)
@@ -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>