5 lines
191 B
PHTML
5 lines
191 B
PHTML
<?php
|
|
// Copyright 1999-2025. WebPros International GmbH. All rights reserved.
|
|
?>
|
|
<?php echo $this->partial('outgoing-mail/_warning-messages.phtml', null, $this); ?>
|
|
<?php echo $this->form ?> |