diff --git a/templates/_captcha.tpl b/templates/_captcha.tpl
index 2727e15..6aa94b7 100644
--- a/templates/_captcha.tpl
+++ b/templates/_captcha.tpl
@@ -1,24 +1,24 @@
{#
Recaptcha template
- Author:
+ Author:
* for the script: the reCAPTCHA team of Google
* for the modifications: François Cardinaux, CH 1207 Geneva (http://bit.ly/qTaona)
#}
{% if m.recaptcha.is_enabled %}
{% with m.recaptcha.public_key as public_key %}
-