Changeset 3404949
- Timestamp:
- 11/28/2025 09:11:33 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-base-booking-of-appointments-services-and-events/tags/5.8.1/includes/constant-data.php
r3404879 r3404949 351 351 'ask_name' => array( '1', '', '' ), 352 352 'ask_note' => array( '1', '', '' ), 353 'ask_phone' => array( ' 1', '', '' ),353 'ask_phone' => array( '', '', '' ), 354 354 'ask_state' => array( '', '', '' ), 355 355 'ask_terms' => array( 'no', __('Enable', 'wp-base'), __('Whether to enable terms and conditions checkbox on confirmation form.', 'wp-base') ),
Note: See TracChangeset
for help on using the changeset viewer.