Files @ c7d7e38b2269
Branch filter:

Location: hot67beta/administrator/components/com_massmail/config.xml

root@protofusion.org
Initial import of the site.
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<config>
<params>
 <param name="mailSubjectPrefix" type="text" default="" label="Subject Prefix" description="SubjectPrefixTip" />
 <param name="mailBodySuffix" type="textarea" default="" rows="5" cols="30" label="Mailbody Suffix"  description="BodySuffixTip"/>
</params>
</config>