diff --git a/module.php b/module.php index 1b0f8b0..d152ef0 100755 --- a/module.php +++ b/module.php @@ -113,7 +113,7 @@ return new class extends Lewp\Module 'input', '', [ - 'id' => 'captchainput', + 'id' => self::KEY_CAPTCHA_PHRASE, 'name' => self::KEY_CAPTCHA_PHRASE, 'type' => 'text', 'required' => 'required',