{* $Id$ *} {title help="Newsletters"}{tr}Admin newsletters{/tr}{/title}
{tabset} {tab name="{tr}Newsletters{/tr}"}| {self_link _sort_arg='sort_mode' _sort_field='nlId'}{tr}ID{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='name'}{tr}Newsletter{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='author'}{tr}Author{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='users'}{tr}Users{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='editions'}{tr}Editions{/tr}{/self_link} | {tr}Drafts{/tr} | {self_link _sort_arg='sort_mode' _sort_field='lastSent'}{tr}Last Sent{/tr}{/self_link} | |
|---|---|---|---|---|---|---|---|
| {self_link cookietab='2' _anchor='anchor2' nlId=$channels[user].nlId _title="{tr}Edit{/tr}"}{$channels[user].nlId}{/self_link} |
{self_link cookietab='2' _anchor='anchor2' nlId=$channels[user].nlId _title="{tr}Edit{/tr}"}{$channels[user].name|escape}{/self_link}
{$channels[user].description|escape|nl2br}
|
{$channels[user].author} | {$channels[user].users} ({$channels[user].confirmed}) | {$channels[user].editions} | {$channels[user].drafts} | {if empty($channels[user].lastSent)} {tr}Never{/tr} {else} {$channels[user].lastSent|tiki_short_datetime} {/if} |
{actions}
{strip}
|