From d13e13e8de019acaf5c3949b3821b341c908794b Mon Sep 17 00:00:00 2001 From: Yagami <976204163@qq.com> Date: Wed, 26 Jun 2019 15:21:36 +0800 Subject: [PATCH] * Finish task #5883. --- module/mail/view/edit.html.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/module/mail/view/edit.html.php b/module/mail/view/edit.html.php index 8634ea2e82..d265fdd02f 100755 --- a/module/mail/view/edit.html.php +++ b/module/mail/view/edit.html.php @@ -56,7 +56,9 @@ mail->port; ?> port, "class='form-control'");?> - mail->secure; ?> + + + mail->secure; ?>