From bdf1cc4f9dd3f0ac06ba1af3c7d35c72cc358297 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 8 Feb 2010 19:13:04 -0500 Subject: fixed a little bug that i have planted into fbconnect before, removed unused files fixed email signup form validation --- templates/authopenid/complete.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/authopenid/complete.html') diff --git a/templates/authopenid/complete.html b/templates/authopenid/complete.html index c967e8e2..62970e38 100644 --- a/templates/authopenid/complete.html +++ b/templates/authopenid/complete.html @@ -95,6 +95,9 @@ parameters:

{% trans "receive updates motivational blurb" %}

{{email_feeds_form.subscribe}} + {% if email_feeds_form.errors %} +

{% trans "please select one of the options above" %}

+ {% endif %}

{% trans "Tag filter tool will be your right panel, once you log in." %}

-- cgit v1.2.3-1-g7c22