diff --git a/template/mailbox-delete-notes.php b/template/mailbox-delete-notes.php new file mode 100644 index 0000000..ab54a3c --- /dev/null +++ b/template/mailbox-delete-notes.php @@ -0,0 +1,38 @@ +. + +/* + * This is the template for a mailbox + * + * Called from: + * www/mailbox.php + * + * Available variables: + * $mailbox object + * $domain object + * $plan object + * $mailbox_password string|null + */ +?> + +

+

+

+

getMailboxAddress()
+) ?>
diff --git a/template/mailbox.php b/template/mailbox.php index 25b9195..3bbd0e7 100644 --- a/template/mailbox.php +++ b/template/mailbox.php @@ -1,103 +1,107 @@ . /* * This is the template for a mailbox * * Called from: * www/mailbox.php * * Available variables: * $mailbox object * $domain object * $plan object * $mailbox_password string|null */ // unuseful when load directly defined( 'BOZ_PHP' ) or die; ?> $mailbox, ] ) ?> $mailbox, 'plan' => $plan, ] ) ?> $mailbox, ] ) ?> $mailbox, ] ) ?>