program/steps/settings/folders.inc
@@ -251,6 +251,13 @@ unset($seen); // add drop-target representing 'root' $table->add_row(array('id' => 'mailboxroot', 'class' => 'virtual root')); $table->add('name', ' '); $table->add(null, ' '); $a_js_folders['mailboxroot'] = array('.', '', true); $checkbox_subscribe = new html_checkbox(array( 'name' => '_subscribed[]', 'title' => rcube_label('changesubscription'),