{tr "cp.watched topics settings"}

{tr "cp.default notification"}

{tr "cp.default notification~"}
  {if rc "enable_jabber"} {endif}

{tr "cp.currently watched topics"}

{tr "cp.currently watched topics~"}
{if $controlpanelWatchs} {tr "cp.n notifications set" "n" sizeof $controlpanelWatchs}
{foreach $w in $controlpanelWatchs} {if or $w.newForum not $w.thread}

{tr "forum"}: {$w.forum} {if or $w.forumHidden $w.forumIgnored}   {endif} {if $w.forumHidden}{endif} {if $w.forumIgnored}{endif}

{endif}
{if $w.thread} {if $w.newPosts} {endif} {$w.thread} {if $w.newPosts}{endif} {if or or $w.threadBookmarked $w.threadHidden $w.threadIgnored}   {endif} {if $w.threadBookmarked}{endif} {if $w.threadHidden}{endif} {if $w.threadIgnored}{endif} {else} ({tr "cp.entire forum"}) {endif}
{if $w.lastPost} {tr "last post"}: {$w.lastPost}   {endif} {if $w.notifyEMail} {tr "e-mail"} {endif} {if $w.notifyJabber} {tr "jabber"} {endif}  
{endforeach}{-- controlpanelWatchs}
 
{else} {tr "cp.no notifications set"} {endif}{-- controlpanelWatchs}
{tr "cp.notify.remove older than.2"}
{set $ShadowBottomOffset 0} {include "_shadow_bottom.html"}