source: extensions/ContactForm/template/text/plain/mail.tpl @ 25872

Last change on this file since 25872 was 25872, checked in by mistic100, 10 years ago

update for 2.6

File size: 183 bytes
Line 
1{'Name'|translate}: {$CONTACT.author}
2{'Email address'|translate}: {$CONTACT.email}
3{if $CONTACT.show_ip}{'IP: %s'|translate:$CONTACT.ip}{/if}
4
5--------------------
6{$CONTACT.content}
Note: See TracBrowser for help on using the repository browser.