Files
server/opt/psa/admin/application/smb/views/scripts/mail-settings/edit.phtml
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

5 lines
249 B
PHTML

<?php
// Copyright 1999-2025. WebPros International GmbH. All rights reserved.
?>
<?php echo $this->tabs ? $this->partial('partials/tabs.phtml', ['tabs' => $this->tabs, 'renderTo' => 'main', 'renderMode' => 'top']) : ''; ?>
<?php echo $this->form ?>