mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02: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:
@@ -7,9 +7,9 @@
|
|||||||
};
|
};
|
||||||
// ]]>
|
// ]]>
|
||||||
</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" />
|
||||||
|
Reference in New Issue
Block a user