From fbc5260995866c280fbc48bfb7899836f46136f4 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 12 Mar 2013 02:35:18 +0000 Subject: Get admin/users mostly working. Still need to associate channels with accounts. --- view/tpl/admin_users.tpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/admin_users.tpl b/view/tpl/admin_users.tpl index 727030f5d..b8822175c 100644 --- a/view/tpl/admin_users.tpl +++ b/view/tpl/admin_users.tpl @@ -66,11 +66,12 @@ $u.nickname $u.name - $u.email - $u.register_date - $u.login_date + $u.account_email + $u.account_created + $u.account_lastlog $u.lastitem_date $u.page_flags + $u.account_service_class -- cgit v1.2.3