template datetime-picker.php missing closing html

Issue #433 resolved
mattias @ refine.digital created an issue

Hi. Found a minor html error in template datetime-picker.php during debugging.

Closing </span> missing from row 42.

    <legend>
        <span class="label"><small class="wc-appointments-date-picker-choose-date"><?php esc_html_e( 'Choose...', 'woocommerce-appointments' ); ?></small>
    </legend>

/M

Comments (1)

  1. Log in to comment