Archived
1
0

use correct form field name

This commit is contained in:
jeff 2015-08-08 14:21:40 -04:00
parent c2d6928f0e
commit 55ce63f9bf

View File

@ -58,7 +58,7 @@
Solution
</th>
<td>
<input type="text" name="captcha_solution" />
<input type="text" name="captcha" />
</td>
</tr>
</tbody>