maltes
committed
on 15 Jun 05
Added callback for acs-mail-lite::send
openacs-4/.../mail-tracking/www/one-message.adp (+0 -1)
1 1 <master>
2 2 <property name="title">@page_title;noquote@</property>
3 3 <property name="context">@context;noquote@</property>
4 4
5 5 <a href="@return_url;noquote@">#mail-tracking.Go_Back#</a>
6 6 <br><br>
7 7 <pre style="background-color: #eee; padding: .5em;">
8 8 #mail-tracking.Sender#:      @sender;noquote@
9 9 #mail-tracking.Recipient#:   @recipient;noquote@
10 10 #mail-tracking.Subject#:     @subject;noquote@
11 11 #mail-tracking.Attachments#: @download_files;noquote@</pre>
12 12
13 13 @body;noquote@
14