Files
server/opt/psa/admin/application/smb/views/scripts/mail-settings/edit.phtml
2026-01-07 20:52:11 +01: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 ?>