' . nl2br(sbm_get_option('text')) . '

'); echo($after_module); } function text_sidebar_module_control() { if(isset($_POST['text_module_text'])) { sbm_update_option('text', wp_specialchars(htmlspecialchars(stripslashes($_POST['text_module_text']), ENT_QUOTES), 1)); } ?>