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