From d75cf263439aa3e651a756f1ddad078d2c5a3b74 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 30 Apr 2010 16:11:58 +0100 Subject: [PATCH] Updated various URL errors on SSO templates --- templates/sso/lookup/lookuplist.html | 2 +- templates/sso/lookup/user.html | 2 +- templates/sso/profile.html | 4 ++-- templates/sso/serviceaccount/deleteconfirm.html | 2 +- templates/sso/serviceaccount/reset.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/sso/lookup/lookuplist.html b/templates/sso/lookup/lookuplist.html index 14c303f..20b7d11 100644 --- a/templates/sso/lookup/lookuplist.html +++ b/templates/sso/lookup/lookuplist.html @@ -8,7 +8,7 @@ diff --git a/templates/sso/lookup/user.html b/templates/sso/lookup/user.html index 680c2b3..21f32fc 100644 --- a/templates/sso/lookup/user.html +++ b/templates/sso/lookup/user.html @@ -40,7 +40,7 @@ {% for char in characters %} - + {% endfor %} diff --git a/templates/sso/profile.html b/templates/sso/profile.html index b76dd57..15d96d5 100644 --- a/templates/sso/profile.html +++ b/templates/sso/profile.html @@ -30,9 +30,9 @@ create a login for a service click the Add Service link

diff --git a/templates/sso/serviceaccount/deleteconfirm.html b/templates/sso/serviceaccount/deleteconfirm.html index 004ff26..2a8dda2 100644 --- a/templates/sso/serviceaccount/deleteconfirm.html +++ b/templates/sso/serviceaccount/deleteconfirm.html @@ -8,7 +8,7 @@ create a new account until fixed by a Sysop. If you are having issues logging in

If you are sure, then please click confirm

- + diff --git a/templates/sso/serviceaccount/reset.html b/templates/sso/serviceaccount/reset.html index 2bb8694..99005e2 100644 --- a/templates/sso/serviceaccount/reset.html +++ b/templates/sso/serviceaccount/reset.html @@ -7,7 +7,7 @@

This service will reset your password for account {{ acc.service_uid }} on {{ acc.service }}. If you wish to continue please click the link below.

- +
Character NameCorp
{{ char.name }}
{{ char.name }} {{ char.corp }}
{% if acc.active %}Yes{% else %}No{% endif %} Delete {% if acc.active %} -  / Reset +  / Reset {% if acc.service.provide_login %} -  / Login +  / Login {% endif %} {% endif %}
{{ form.as_table }}