{capture assign='pageTitle'}{lang}wcf.user.menu.settings{/lang}: {lang}wcf.user.notification.notifications{/lang} - {lang}wcf.user.menu.settings{/lang}{/capture} {capture assign='contentTitle'}{lang}wcf.user.menu.settings{/lang}: {lang}wcf.user.notification.notifications{/lang}{/capture} {capture assign='contentDescription'}{lang}wcf.user.notification.notifications.description{/lang}{/capture} {include file='userMenuSidebar'} {include file='header'} {include file='formError'} {if $success|isset}

{lang}wcf.global.success.edit{/lang}

{/if}
{foreach from=$events key='eventCategory' item='eventList'}

{lang}wcf.user.notification.{$eventCategory}{/lang}

{foreach from=$eventList item=event}
{lang}wcf.user.notification.{$event->objectType}.{$event->eventName}{/lang}
  1. eventID][enabled]|empty} checked="checked"{/if}>
  2. eventID][enabled]|empty} checked="checked"{/if}>
  3. {if $event->supportsEmailNotification()}
  4. eventID][mailNotificationType] !== 'none'} class="active yellow"{/if}> {lang}wcf.user.notification.mailNotificationType.{$settings[$event->eventID][mailNotificationType]}{/lang}
  5. {/if}
{/foreach}
{/foreach} {event name='sections'}
{@SECURITY_TOKEN_INPUT_TAG}
{include file='footer'}