From c6c4bb62e1ed317caa5e0997f867b99e3287f422 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 23 May 2014 18:09:45 +0200 Subject: [PATCH] move saved notification for mail server, so it's smaller --- settings/templates/admin.php | 4 ++-- 1 file 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']) {
-

t('Email Server'));?>

+

t('Email Server'));?>

-

t('This is used for sending out notifications.')); ?>

+

t('This is used for sending out notifications.')); ?>

-- 2.39.5