minor fixes

This commit is contained in:
biglyderv 2024-11-25 14:12:44 -05:00
parent dcabbbf4dd
commit 77f21692cf
2 changed files with 13 additions and 4 deletions

View file

@ -7,7 +7,7 @@
<span class='form-key'>
<img class='captcha' src='/client/captcha?a'>
</span>
<input class='form-input' type='text' name='challenger' value='Type the captcha'>
<input class='form-input' type='text' name='challenger' placeholder='Type the captcha'>
<% } %>
<% for (let elem of data) { %>
<span class='form-key'>