'; if (!empty($trailing_text)) echo ($trailing_text_small ? '' : '') . ($trailing_text_is_html ? $trailing_text : sm_encode_html_special_chars($trailing_text)) . ($trailing_text_small ? '' : '') . '
'; echo $select_widget; if (!empty($possible_values) && $use_delete_widget) echo '
' . $checkbox_widget . ' ';