Changeset 2741220
- Timestamp:
- 06/12/2022 07:12:13 PM (4 years ago)
- File:
-
- 1 edited
-
wc-captcha/trunk/includes/class-core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wc-captcha/trunk/includes/class-core.php
r2741219 r2741220 360 360 361 361 if (!empty($captcha_title)) 362 echo ' 363 <label>' . $captcha_title . '<br/></label>'; 362 echo $captcha_title; 364 363 365 364 echo '
Note: See TracChangeset
for help on using the changeset viewer.