minor fixes
This commit is contained in:
parent
dcabbbf4dd
commit
77f21692cf
2 changed files with 13 additions and 4 deletions
|
@ -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'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue