Jonas Meurer wrote:
$args['table']->add('title', html::label($field_id, Q($this->gettext('useimapsubscriptions'))));
$args['table']->add(null, $checkbox->show($use_subscriptions?1:0));
$args['blocks']['options']['use_subscriptions'] = array(
See r2832.