From c600bbc3ab7c6fe22d213108086a44ad8f929ca4 Mon Sep 17 00:00:00 2001 From: fragonib Date: Mon, 30 May 2011 23:29:34 +0200 Subject: Support for positional captchas --- module/web/templates/default/captcha.html | 134 +++++++++++++++++++++++------- 1 file changed, 106 insertions(+), 28 deletions(-) (limited to 'module/web/templates/default/captcha.html') diff --git a/module/web/templates/default/captcha.html b/module/web/templates/default/captcha.html index b3be3deca..0165fed10 100644 --- a/module/web/templates/default/captcha.html +++ b/module/web/templates/default/captcha.html @@ -1,35 +1,113 @@ - - - -
-
-

{{_("Captcha reading")}}

-

{{_("Please read the text on the captcha.")}}

- - - - - - - - - - + + - - - - - -
+ +
+ + +

{{_("Captcha reading")}}

+

{{_("Please read the text on the captcha.")}}

+ +
+ + + + + + + + + + + +
+ +
+ +
- +
+ + + + +
+ +
+ +
\ No newline at end of file -- cgit v1.2.3