summaryrefslogtreecommitdiff
path: root/ws2a/bugview.html
diff options
context:
space:
mode:
Diffstat (limited to 'ws2a/bugview.html')
-rw-r--r--ws2a/bugview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ws2a/bugview.html b/ws2a/bugview.html
index bed71b7..ae67ddf 100644
--- a/ws2a/bugview.html
+++ b/ws2a/bugview.html
@@ -77,7 +77,7 @@
<label for="inputID" class="sr-only">Identifier</label>
<input id="inputID" class="form-control" placeholder="Password" required="" type="password">
<textarea name="comment" rows="5" cols="50"></textarea>
- <img src="/cgi-bin/gencaptcha.cgi">
+ <div id="captcha"></div>
<input id="solvecaptcha" class="form-control" placeholder="captcha" type="text">
<button class="btn btn-lg btn-primary btn-block" type="Post">Sign in</button>
</form>