From dc6cd8a701f2225070bf6c37833279768f1a3b10 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 18 Nov 2013 15:38:02 -0800 Subject: admin/users - add expiration date to table and ability to sort by reverse expiration and also filter by service class through url options --- view/tpl/admin_users.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl') diff --git a/view/tpl/admin_users.tpl b/view/tpl/admin_users.tpl index b51fa3559..cedd55216 100755 --- a/view/tpl/admin_users.tpl +++ b/view/tpl/admin_users.tpl @@ -68,6 +68,7 @@ {{$u.account_email}} {{$u.account_created}} {{$u.account_lastlog}} + {{$u.account_expires}} {{$u.account_service_class}} -- cgit v1.2.3