use correct form field name
This commit is contained in:
parent
c2d6928f0e
commit
55ce63f9bf
@ -58,7 +58,7 @@
|
||||
Solution
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" name="captcha_solution" />
|
||||
<input type="text" name="captcha" />
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user