mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
This will need some further work
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9610 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c6c6841cfb
commit
5943407cdc
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
// ]]>
|
// ]]>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<noscript>
|
|
||||||
<div>
|
<div>
|
||||||
|
<noscript>
|
||||||
<iframe src="{RECAPTCHA_SERVER}/noscript?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}" height="300" width="500" frameborder="0"></iframe><br />
|
<iframe src="{RECAPTCHA_SERVER}/noscript?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}" height="300" width="500" frameborder="0"></iframe><br />
|
||||||
<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
|
<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
|
||||||
<input type="hidden" name="recaptcha_response_field" value="manual_challenge" />
|
<input type="hidden" name="recaptcha_response_field" value="manual_challenge" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue