/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakephp/debug_kit/templates/element
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/cakephp/debug_kit/templates/element/mail_panel.php (1796B)
= sprintf(
'Why not test your emails interactively instead? Go to the %s',
$this->Html->link(
'Email previews page',
['controller' => 'MailPreview', 'action' => 'index'],
['target' => '_blank']
)
) ?>
No emails were sent during this request';
return;
}
$url = $this->Url->build([
'controller' => 'MailPreview',
'action' => 'sent',
'panel' => $panel->id,
'id' => 0,
]);
?>
| Subject |
$email) : ?>
|
= "\u{2709}\u{FE0F}" ?>
= !empty($email['headers']['Subject']) ?
h($this->Text->truncate($email['headers']['Subject'])) :
'(No Subject)'
?>
|