- Exclude edited folder from parent selector

release-0.6
alecpl 13 years ago
parent 4d784be2b9
commit f9e2858ae1

@ -120,6 +120,7 @@ function rcmail_folder_form($attrib)
'realnames' => false,
'maxlength' => 150,
'unsubscribed' => true,
'exceptions' => array($mbox_imap),
));
$form['props']['fieldsets']['location']['content']['path'] = array(

Loading…
Cancel
Save