<{if $xoops_notification.show}>

<{$lang_activenotifications}>

<{securityToken}> <{foreach item=category from=$xoops_notification.categories|default:null name=outer}> <{foreach item=event from=$category.events|default:null name=inner}> <{if $smarty.foreach.inner.first}> <{/if}> <{/foreach}> <{/foreach}>
<{$lang_notificationoptions}>
<{$lang_category}> <{$lang_events}>
<{$category.title}> <{counter assign=index}> checked<{/if}> /> <{$event.caption}>
<{$lang_notificationmethodis}>: <{$user_method}>  [<{$lang_change}>]
<{/if}>