clean code
This commit is contained in:
parent
2894dac221
commit
b71e837ddd
@ -6668,8 +6668,7 @@ class Form
|
|||||||
});
|
});
|
||||||
</script>';
|
</script>';
|
||||||
|
|
||||||
if ($acceptdelayedhtml)
|
if ($acceptdelayedhtml) {
|
||||||
{
|
|
||||||
$delayedhtmlcontent .= $outdelayed;
|
$delayedhtmlcontent .= $outdelayed;
|
||||||
} else {
|
} else {
|
||||||
$out .= $outdelayed;
|
$out .= $outdelayed;
|
||||||
|
|||||||
@ -174,5 +174,4 @@ Unanswered=Unanswered
|
|||||||
Answered=Answered
|
Answered=Answered
|
||||||
IsNotAnAnswer=Is not answer (initial email)
|
IsNotAnAnswer=Is not answer (initial email)
|
||||||
IsAnAnswer=Is an answer of an initial email
|
IsAnAnswer=Is an answer of an initial email
|
||||||
RecordCreatedByEmailCollector=Record created by the Email Collector %s from
|
RecordCreatedByEmailCollector=Record created by the Email Collector %s from email %s
|
||||||
email %s
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user