mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
If an email is seen (Message-ID:) then convert newlines to <br> unless within <html> tags. Also place the contents inside an iframe so the CSS rules don't leech out. Fixes #3032
6 lines
151 B
HTML
6 lines
151 B
HTML
<div class="padded-container container-flush">
|
|
<?= $this->makeHintPartial('system_requestlogs_hint', 'hint') ?>
|
|
</div>
|
|
|
|
<?= $this->listRender() ?>
|