Theme Options -> Comments. * */ if (!empty($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) die('Please do not load this page directly. Thanks!'); if (post_password_required()) { ?>

' . theme_get_smilies() . '

' . $form_field; } add_filter('comment_form_field_comment', 'theme_comment_form_field_comment'); } comment_form(); echo str_replace( array('id="respond"', '', 'logged-in-as', 'type="submit"'), array('id="respond" class="bf-commentsform"', '', 'bf-postcontent logged-in-as', 'class="bf-button" type="submit"'), theme_ob_get_clean());