<{if $xoops_notification.show}>

<{$lang_activenotifications}>

<{$lang_notificationoptions}>

<{$lang_category}>
<{$lang_events}>
<{foreach name=outer item=category from=$xoops_notification.categories}> <{foreach name=inner item=event from=$category.events}> <{if $smarty.foreach.inner.first}>
<{$category.title}>
<{/if}> <{counter assign=index}>
checked="checked"<{/if}>> <{$event.caption}>
<{/foreach}> <{/foreach}>

<{$lang_notificationmethodis}>: <{$user_method}> <{$lang_change}>

<{/if}>