From d9f75ca74b1d4744ac5aa697d6582b665652fe63 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 30 Mar 2010 22:30:45 +0100 Subject: [PATCH] Updated template to show status description --- templates/sso/lookup/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/sso/lookup/user.html b/templates/sso/lookup/user.html index d89327f..8b43823 100644 --- a/templates/sso/lookup/user.html +++ b/templates/sso/lookup/user.html @@ -31,7 +31,7 @@ {{ acc.api_user_id }} {{ acc.api_key }} {{ acc.description }} - {{ acc.api_status }} + {{ acc.api_status_description }} {% endfor %}