From be2eb700c8fffcf31c6720497450caff347171d3 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 17 Apr 2018 21:03:39 +0200 Subject: [PATCH] readd smtp send mail button --- views/bootstrap/class.Settings.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index a004f88ad..85cb29e13 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -331,8 +331,9 @@ if(!is_writeable($settings->_configFilePath)) { -showConfigHeadline('settings_SMTP'); ?> + --> + +showConfigHeadline('settings_SMTP'); ?> showConfigText('settings_smtpServer', 'smtpServer'); ?> showConfigText('settings_smtpPort', 'smtpPort'); ?> showConfigText('settings_smtpSendFrom', 'smtpSendFrom'); ?>