{"Create Message"|i18n}

{"Set Message Preferences"|i18n} > {"Compose Message"|i18n} > {"Preview Message"|i18n} > {"Send"|i18n}
{if !$msgFound}
{"Message Not Found!"|i18n}
{else}

{"Mailing Lists (Groups) To Include in Mailing"|i18n}
{foreach from=$lists item=v key=k name=lists} {if $smarty.foreach.lists.last and $smarty.foreach.lists.iteration % 2 == 1} {/if} {if $smarty.foreach.lists.iteration % 2 == 0 and !$smarty.foreach.lists.last} {/if} {foreachelse} {/foreach}
{$v} 
{"There are currently 0 lists. Please add a list."|i18n}

{"Sending Filter"|i18n}

{/if}