{tr "cp.bookmarks"}

{tr "cp.bookmarks~"}
{if $controlpanelBookmarks} {tr "cp.n bookmarks set" "n" sizeof $controlpanelBookmarks}
{foreach $b in $controlpanelBookmarks} {if $b.newForum}

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

{endif}
{if $b.newPosts} {endif} {$b.thread} {if $b.newPosts}{endif} {if or $w.threadHidden $w.threadIgnored}   {endif} {if $b.threadHidden}{endif} {if $b.threadIgnored}{endif}
{if $b.lastPost} {tr "last post"}: {$b.lastPost} {endif} {if and $b.lastPost or $b.notifyEMail $b.notifyJabber}   {endif} {if $b.notifyEMail} {tr "e-mail"} {endif} {if $b.notifyJabber} {tr "jabber"} {endif}  
{endforeach}{-- controlpanelBookmarks}
 
{else} {tr "cp.no bookmarks set"} {endif}{-- controlpanelBookmarks}
{tr "cp.bookmark.remove older than.2"}
{set $ShadowBottomOffset 0} {include "_shadow_bottom.html"}