diff --git a/template/mailbox-notes.php b/template/mailbox-notes.php new file mode 100644 index 0000000..a80fd03 --- /dev/null +++ b/template/mailbox-notes.php @@ -0,0 +1,51 @@ +. + +/* + * This is the template for the mailbox notes input + * + * Called from: + * template/mailbox.php + * + * Available variables: + * $mailbox object + */ +?> + +

+ +
+ + + + +
+ +
+ +

+
diff --git a/template/mailbox.php b/template/mailbox.php index f7e638b..e2afea8 100644 --- a/template/mailbox.php +++ b/template/mailbox.php @@ -1,80 +1,88 @@ . /* * 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, + ] ) ?> + + +