'fieldset', '#title' => t('Global settings'), '#collapsible' => FALSE, ); $form['settings']['lazy_filter_alter_tag'] = array( '#type' => 'checkboxes', '#title' => t('Select the inline elements to be lazy-loaded via filter.'), '#options' => array( 'img' => t('Images (%img tags)', array('%img' => '')), 'iframe' => t('Iframes (%iframe tags)', array('%iframe' => '