imlement HtmlmailAgent, TextmailAgent and MailreceiverAgent for generating plaintext- and HTML-mail messages
This commit is contained in:
parent
598eac39ee
commit
7386cc0bb6
11 changed files with 301 additions and 0 deletions
1
views/textmail/mailreceiver/index.tpl
Normal file
1
views/textmail/mailreceiver/index.tpl
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?=sprintf(_('Hello %s'), $user['username'])?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue