File: /var/www/vhosts/pgkdistribution.com.au/citisolar.com.au/tmp/admin/data_fst.xml
<?xml version="1.0" encoding="utf-8" ?>
<data>
<table name='jos_fst_emails'>
<keyfields>
<field>tmpl</field>
</keyfields>
<rows>
<row>
<tmpl>comment</tmpl>
<body>
<![CDATA[{title} has been added. {moderated_start}This requires moderation.{moderated_end}
{article_type} : {article}
{name_start}Name: {name}
{name_end}{email_start}EMail: {email}
{email_end}{website_start}Website: {website}
{website_end}{customfields_start}{customfields}
{customfields_end}Comment Body:
{body}
{linkmod_start}This comment can be found for moderation {linkmod}.
{linkmod_end}The article for this comment can be viewed {linkart}.]]>
</body>
<description>Comment or Testimonial submitted</description>
<subject><![CDATA[{title} has been added.{moderated_start} Moderation is required{moderated_end}]]></subject>
<ishtml>0</ishtml>
</row>
</rows>
</table>
<table name='jos_fst_templates' alwaysreplace='1'>
<keyfields>
<field>template</field>
<field>tpltype</field>
</keyfields>
<rows>
<!-- comments_general -->
<row>
<template>comments_general</template>
<tpltype>3</tpltype>
<value>
<![CDATA[<div class='fst_comment' id='fst_comment_{id}' {modcolor} >
<div class='fst_comment_left'>
<div class='fst_comment_name'>{name}</div>
{if,website}
<div class='fst_comment_website'>{website}</div>
{endif}
<div class='fst_comment_created'>{created_nice}</div>
</div>
{moderation}
{if,custom}
<div class='fst_comment_custom'>{custom}</div>
{endif}
<div class='fst_comment_comment'>{body}</div>
</div>
<div class='fst_clear'></div>]]>
</value>
</row>
<!-- comments_test -->
<row>
<template>comments_test</template>
<tpltype>3</tpltype>
<value>
<![CDATA[<div class='fst_comment' id='fst_comment_{id}' {modcolor} >
<div class='fst_comment_left'>
<div class='fst_comment_name'>{name}</div>
{if,website}
<div class='fst_comment_website'>{website}</div>
{endif}
<div class='fst_comment_created'>{created_nice}</div>
</div>
{moderation}
{if,custom}
<div class='fst_comment_custom'>{custom}</div>
{endif}
<div class='fst_comment_comment'>{body}</div>
</div>
<div class='fst_clear'></div>]]>
</value>
</row>
<!-- comments_testmod -->
<row>
<template>comments_testmod</template>
<tpltype>3</tpltype>
<value>
<![CDATA[<div class='fst_comment' id='fst_comment_{id}' {modcolor} >
<div class='fst_comment_name'>{name}</div>
{if,website}
<div class='fst_comment_website'>{website}</div>
{endif}
<div class='fst_comment_created'>{created_nice}</div>
{moderation}
{if,custom}
<div class='fst_comment_custom'>{custom}</div>
{endif}
<div class='fst_comment_commentmod'>{body}</div>
</div>
<div class='fst_clear'></div>]]>
</value>
</row>
</rows>
</table>
</data>