From aa78d90803a68e41ea663adb623c859cae3ad91e Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 9 Mar 2011 23:29:24 +0100 Subject: new config page, mootools 1.3, removed old templates --- module/web/templates/default/captcha.html | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 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 fe7b04fc9..b3be3deca 100644 --- a/module/web/templates/default/captcha.html +++ b/module/web/templates/default/captcha.html @@ -1,32 +1,31 @@ -{% load i18n %}
-

{% trans "Captcha reading" %}

-

{% trans "Please read the text on the captcha." %}

+

{{_("Captcha reading")}}

+

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

- - - + +
-- cgit v1.2.3