clean code

This commit is contained in:
Frédéric FRANCE 2021-01-02 10:18:58 +01:00
parent 2894dac221
commit b71e837ddd
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1
2 changed files with 2 additions and 4 deletions

View File

@ -6668,8 +6668,7 @@ class Form
});
</script>';
if ($acceptdelayedhtml)
{
if ($acceptdelayedhtml) {
$delayedhtmlcontent .= $outdelayed;
} else {
$out .= $outdelayed;

View File

@ -174,5 +174,4 @@ Unanswered=Unanswered
Answered=Answered
IsNotAnAnswer=Is not answer (initial email)
IsAnAnswer=Is an answer of an initial email
RecordCreatedByEmailCollector=Record created by the Email Collector %s from
email %s
RecordCreatedByEmailCollector=Record created by the Email Collector %s from email %s