alecpl
2011-06-17 67975b99efc14e98181f659568ce9306d0a91cd1
program/steps/settings/edit_folder.inc
@@ -135,7 +135,7 @@
    );
    // Settings: threading
    if ($threading_supported && !$options['noselect']) {
    if ($threading_supported && !$options['noselect'] && !$options['is_root']) {
        $select = new html_select(array('name' => '_viewmode', 'id' => '_listmode'));
        $select->add(rcube_label('list'), 0);
        $select->add(rcube_label('threads'), 1);
@@ -192,7 +192,7 @@
            'content' => array()
        );
        if (!$options['noselect']) {
        if (!$options['noselect'] && !$options['is_root']) {
            $msgcount = $RCMAIL->imap->messagecount($mbox_imap, 'ALL', true, false);
            // Size