diff --git a/htdocs/admin/mails_templates.php b/htdocs/admin/mails_templates.php index 888debef0e0..6abe568b62b 100644 --- a/htdocs/admin/mails_templates.php +++ b/htdocs/admin/mails_templates.php @@ -797,6 +797,8 @@ if ($resql) $i++; continue; // It means this is a type of template not into elementList (may be because enabled condition of this type is false because module is not enabled) } + // TODO Test on 'enabled' + print '';