kopia lustrzana https://gitlab.com/sane-project/website
add reCAPTCHA
rodzic
166991b3fd
commit
b5934b67c5
12
report.html
12
report.html
|
|
@ -163,6 +163,18 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
<script type="text/javascript"
|
||||||
|
src="http://api.recaptcha.net/challenge?k=6LerjQQAAAAAAKLOqoPSjuKTsXPPuVP4wMENdwjk">
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<noscript> <iframe
|
||||||
|
src="http://api.recaptcha.net/noscript?k=6LerjQQAAAAAAKLOqoPSjuKTsXPPuVP4wMENdwjk"
|
||||||
|
height="300" width="500" frameborder="0"></iframe><br>
|
||||||
|
<textarea name="recaptcha_challenge_field" rows="3" cols="40">
|
||||||
|
</textarea> <input type="hidden"
|
||||||
|
name="recaptcha_response_field" value="manual_challenge">
|
||||||
|
</noscript>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<input type="submit" name="clear" value="Clear data" style="float:left; "></input>
|
<input type="submit" name="clear" value="Clear data" style="float:left; "></input>
|
||||||
<input type="submit" name="cancel" value="Clear data" style="float:left; "></input>
|
<input type="submit" name="cancel" value="Clear data" style="float:left; "></input>
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue