From 8446e16346ece5a934550f69e81d0cad528f7fba Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sat, 19 Jul 2014 02:38:53 +0200 Subject: New web structure + related code improvements and fixes + added flat and dark themes + updated js --- module/web/themes/default/tml/captcha.html | 42 ++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 module/web/themes/default/tml/captcha.html (limited to 'module/web/themes/default/tml/captcha.html') diff --git a/module/web/themes/default/tml/captcha.html b/module/web/themes/default/tml/captcha.html new file mode 100644 index 000000000..541fe99da --- /dev/null +++ b/module/web/themes/default/tml/captcha.html @@ -0,0 +1,42 @@ + +
+ +
+ +

{{_("Captcha reading")}}

+

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

+ +
+ + + + + + + + + + + +
+ +
+ +
+ +
+ + + + +
+ +
+ +
+ +
-- cgit v1.2.3