From 1eacc7a42618e84766477fbcc2c32a1da3547115 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 10 Aug 2009 21:40:01 -0400 Subject: untested commit. merged Adolfos mods, validated most of html, slugify urls, fixed IE issues in openid signin --- templates/authopenid/signin.html | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) (limited to 'templates/authopenid/signin.html') diff --git a/templates/authopenid/signin.html b/templates/authopenid/signin.html index 9a1a6780..8601f6ee 100644 --- a/templates/authopenid/signin.html +++ b/templates/authopenid/signin.html @@ -62,39 +62,39 @@
  • - icon + icon http://username.myopenid.com/
  • - icon + icon http://flickr.com/username/
  • - icon + icon http://technorati.com/people/technorati/username/
  • - icon + icon http://username.wordpress.com
  • - icon + icon http://username.blogspot.com/
  • - icon + icon http://username.livejournal.com
  • - icon + icon http://claimid.com/username
  • - icon + icon http://username.myvidoop.com/
  • - icon + icon http://username.pip.verisignlabs.com/
  • @@ -115,10 +115,9 @@

    {% trans "we support two login modes" %}

    -
    {% if form1.errors %}

    - {% trans "Sorry, looks like we have some errors:" %}
    + {% trans "Sorry, looks like we have some errors:" %}

      {% if form1.username.errors %}
    • {{ form1.username.errors|join:", " }}
    • @@ -129,14 +128,13 @@

    {% endif %} -
    {{ form1.next }}
    {% trans "Use login name and password" %}

    {{ form1.username }}

    {{ form1.password }}
    -
    @@ -148,7 +146,6 @@ {% block sidebar %}

    {% trans "Why use OpenID?" %}

    -

    • {% trans "with openid it is easier" %} @@ -164,10 +161,10 @@
    - {% trans "Find out more" %} »
    +

    + {% trans "Find out more" %} »
    {% trans "Get OpenID" %} »

    -
    {% endblock%} -- cgit v1.2.3-1-g7c22