' . ' ' . ( $req ? '*' : '' ) . '' . '
', 'url' => '' . '' . '
', 'city' => '' . '' . '
', 'pays' => '' .
'
' . '
' . sprintf( __( 'You must be logged in to post a comment.','twentyten-child' ), wp_login_url( apply_filters( 'the_permalink', get_permalink( $post_id ) ) ) ) . '
', 'logged_in_as' => '' . sprintf( __( 'Logged in as %2$s. Log out?','twentyten-child' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( $post_id ) ) ) ) . '
', //'comment_notes_before' => '' . __( 'Your email address will not be published.' ) . ( $req ? $required_text : '' ) . '
', 'comment_notes_before' => '', //'comment_notes_after' => '', 'comment_notes_after' => '', 'id_form' => 'commentform', 'id_submit' => 'submit', //'title_reply' => __( 'Leave a Reply' ), 'title_reply' => __( 'Leave a Message','twentyten-child' ), 'title_reply_to' => __( 'Leave a Reply to %s','twentyten-child' ), 'cancel_reply_link' => __( 'Cancel reply','twentyten-child' ), 'label_submit' => __( 'Sign Guestbook','twentyten-child' ) ); comment_form($guestbook); ?>