mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-21 10:16:00 -05:00
match size in demo to size in default config
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
</div>
|
||||
<div class="inputGroup">
|
||||
<span>Input Size</span>
|
||||
<input type="text" id="sizeInput" value="150x100" />
|
||||
<input type="text" id="sizeInput" value="350x100" />
|
||||
</div>
|
||||
<div class="inputGroup">
|
||||
<button onClick="loadCaptcha()">Get New CAPTCHA</button>
|
||||
|
||||
Reference in New Issue
Block a user