diff --git a/src/helper.php b/src/helper.php index a350403..99e0e37 100644 --- a/src/helper.php +++ b/src/helper.php @@ -57,8 +57,8 @@ function captcha_img($id = '') */ function captcha_img_with_replacement($id = '', $element = 'think-captcha') { - return 'captcha'; + return 'captcha'; }