clean code
This commit is contained in:
parent
2894dac221
commit
b71e837ddd
@ -6668,8 +6668,7 @@ class Form
|
||||
});
|
||||
</script>';
|
||||
|
||||
if ($acceptdelayedhtml)
|
||||
{
|
||||
if ($acceptdelayedhtml) {
|
||||
$delayedhtmlcontent .= $outdelayed;
|
||||
} else {
|
||||
$out .= $outdelayed;
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user