mirror of
https://github.com/simon987/od-database.git
synced 2025-04-20 02:46:45 +00:00
Bug fix for pages buttons
This commit is contained in:
parent
6d27cbca02
commit
a2327bac7c
@ -97,7 +97,7 @@
|
||||
|
||||
{% if show_captcha %}
|
||||
<script>function f(token) {
|
||||
document.getElementById("page").value = 0;
|
||||
{#document.getElementById("page").value = 0;#}
|
||||
document.getElementById("sfrm").submit();
|
||||
}</script>
|
||||
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user