mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-19 18:17:22 -04:00
match size in demo to size in default config
This commit is contained in:
parent
8df6039a7d
commit
9b56759c80
@ -73,7 +73,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="inputGroup">
|
<div class="inputGroup">
|
||||||
<span>Input Size</span>
|
<span>Input Size</span>
|
||||||
<input type="text" id="sizeInput" value="150x100" />
|
<input type="text" id="sizeInput" value="350x100" />
|
||||||
</div>
|
</div>
|
||||||
<div class="inputGroup">
|
<div class="inputGroup">
|
||||||
<button onClick="loadCaptcha()">Get New CAPTCHA</button>
|
<button onClick="loadCaptcha()">Get New CAPTCHA</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user