From a9d917a3f01d7e78b0f79c31f055c37a51a21ef1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 29 Jan 2020 22:40:10 +0100 Subject: [PATCH] Fix phpcs --- htdocs/admin/mails.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/admin/mails.php b/htdocs/admin/mails.php index 165f5f9c7f1..474c6020610 100644 --- a/htdocs/admin/mails.php +++ b/htdocs/admin/mails.php @@ -863,8 +863,6 @@ else print ''.$langs->trans("EMailsWillHaveMessageID").': '; print dol_escape_htmltag(''); print ''; - - } }