Plugin Directory

Changeset 2741220


Ignore:
Timestamp:
06/12/2022 07:12:13 PM (4 years ago)
Author:
webcource
Message:

readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wc-captcha/trunk/includes/class-core.php

    r2741219 r2741220  
    360360
    361361        if (!empty($captcha_title))
    362             echo '
    363             <label>' . $captcha_title . '<br/></label>';
     362            echo  $captcha_title;
    364363
    365364        echo '
Note: See TracChangeset for help on using the changeset viewer.