... | in user email changed.naml |
6 7 8 9 10 11 12 13 14 15 16 17
|
<macro name="change_email_message" parameters="email_old,email_new">
<n.new_email.>
<n.send>
<from>slb@sudsol.org</from>
<from_name>Nabble</from_name>
<to>slb@sudsol.com</to>
<subject>User changed email - <n.email_old/> </subject>
<text_part>Member changed email address from: <n.email_old/> to: <n.email_new/>
</text_part>
</n.send>
</n.new_email.>
</macro>
|
Free forum by Nabble | Edit this page |