t('Hidden'), 'single' => t('Single opt-in'), 'double' => t('Double opt-in'), ); return check_plain($opt[$values->{$this->field_alias}]); } }