From 2e4177796364ca4edb3a29e7646545649d57c56a Mon Sep 17 00:00:00 2001 From: tuscanhobbit Date: Sat, 23 Nov 2013 19:46:07 +0100 Subject: a reference to account_id was missing in user admin table --- view/tpl/admin_users.tpl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/admin_users.tpl b/view/tpl/admin_users.tpl index cedd55216..609289013 100755 --- a/view/tpl/admin_users.tpl +++ b/view/tpl/admin_users.tpl @@ -55,7 +55,6 @@ - {{foreach $th_users as $th}}{{/foreach}} @@ -64,16 +63,19 @@ {{foreach $users as $u}} - - + - + {{/foreach}} -- cgit v1.2.3
{{$th}}
{{$u.nickname}} {{$u.account_created}} {{$u.account_service_class}} - - + +