From 3438bf7b3dd3a89f0104b6964008b699b769324e Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 23 Jan 2009 17:05:20 +0000 Subject: The adminstration portion of the recaptcha module. I haven't figured out how to integrate it with the other module forms. --- modules/recaptcha/views/admin_recaptcha.html.php | 53 ++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 modules/recaptcha/views/admin_recaptcha.html.php (limited to 'modules/recaptcha/views') diff --git a/modules/recaptcha/views/admin_recaptcha.html.php b/modules/recaptcha/views/admin_recaptcha.html.php new file mode 100644 index 00000000..ebba31d5 --- /dev/null +++ b/modules/recaptcha/views/admin_recaptcha.html.php @@ -0,0 +1,53 @@ + + + + +
+

+

+ get_key_url}\">ReCaptcha Public/Private Key pair, which is also free. Once registered, the the challenge and response strings are evaluated at recaptcha.net to determine if the form content has been entered by a bot.") ?> +

+ + +
-- cgit v1.2.3