t('Show everything'); $viewButtonClass = 'show_all'; } else { $viewButtonImg = 'eye_unread.svg'; $viewButtonTitle = $l->t('Show only unread'); $viewButtonClass = 'show_unread'; } ?>
    inc("part.feeds"); ?>
'; echo $this->inc("part.items"); echo '
'; ?> inc("part.nofeeds"); } echo $this->inc("part.dialogues");