{include file="personalization_javascript.js"}
{if $formSubmitted}
{if $submitResult.name == 'add'} {if $submitResult.status} {"RSS Added"|i18n} {else} {"RSS not saved. The most possible reason is that you haven't provided any RSS feeds or that you haven't included any of them into your mailing (by using personalization tags)."|i18n}
{/if} {elseif $submitResult.name == 'edit'} {if $submitResult.status} {"RSS Changes Saved"|i18n} {else} {"RSS not updated. The most possible reason is that you haven't provided any RSS feeds or that you haven't included any of them into your mailing (by using personalization tags)."|i18n}
{/if} {elseif $submitResult.name == 'delete'} {if $submitResult.status} {"RSS Deleted"|i18n} {else} {"RSS not deleted. The most possible reason is that RSS was not found."|i18n}
{/if} {/if}
{/if}

{"ActiveRSS"|i18n}

{if $rss.id == 0} {if $rsssCnt > 0}
{"Current ActiveRSSs Used"|i18n} {foreach from=$rsss item=r} {/foreach}
{"Options"|i18n}
{"Subject"|i18n} {"Type"|i18n} {"Feeds"|i18n}
{$r.subject} {$r.type|upper} {$r.feedscnt}

{/if} {/if}
{if $rss.id == 0}{"Add RSS Template"|i18n}{else}{"Modify RSS Template"|i18n}{/if}
{"Subject"|i18n}
{"From Email"|i18n}
{"From Name"|i18n}
   
{"Type"|i18n}
{"Sending Filter"|i18n}
   
{"Advanced Options"|i18n}
{* HTML EDITOR *}

{"HTML Version"|i18n}

{editor content=$rss.htmlmesg name=htmlmesg width=$admin.brand_editorw height=$admin.brand_editorh public=0 toolbar=Personalize customcfg="../../../admin/templates/editor.js"} {if $urlfopen}
{"Or, use HTML from my url below for the HTML version of the message"|i18n}:
{/if} {if $list.messages_linktrack} {/if} {if $list.messages_linktrack} {/if} {if $list.embeded_images} {/if}
  {"Track Links"|i18n}   {"Unsubscribe Link"|i18n}   {"Track Reads"|i18n}   {"Embed Images"|i18n}
{* TEXT EDITOR *}

{"TEXT Version"|i18n}

{if $urlfopen}
{"Or, use TXT from my url below for the TXT version of the message"|i18n}:
{/if}
  {"Unsubscribe Link"|i18n}



{"Feeds included in this ActiveRSS"|i18n}

{foreach from=$rss.feeds item=f}
{"RSS Feed"|i18n} {"Feed URL"|i18n}
{"Fetch last"|i18n} {"items (if you leave this field blank or put '0', it will fetch all items since the last fetch)"|i18n}

{/foreach}


{"Shorten feed contents?"|i18n}

{"characters"|i18n}

{if $rss.id != 0}{/if}