' . __( 'Enter your password to view comments.','boozurk' ) . ''; return; } global $boozurk_opt, $boozurk_is_printpreview, $boozurk_is_mobile_browser; ?>
- ">
1 && get_option( 'page_comments' ) ) { ?>
    96)); ?>
1 && get_option( 'page_comments' ) ) { ?> '

' . '' . ' ' . ( $req ? '*' : '' ) .'

', 'email' => '

' . '' . ' ' . ( $req ? '*' : '' ) .'

', 'url' => '

' . '' . '' .'

', ); $bz_custom_args = array( 'fields' => apply_filters( 'comment_form_default_fields', $bz_fields ), 'comment_field' => '

', 'label_submit' => __( 'Say It!','boozurk' ), 'logged_in_as' => '

' . sprintf( __( 'Logged in as %2$s.','boozurk' ), admin_url( 'profile.php' ), $user_identity ) . '

', 'cancel_reply_link' => __( 'Cancel reply','boozurk' ), 'title_reply' => __( 'Leave a comment','boozurk' ), ); //output comment form comment_form($bz_custom_args); ?>