+
+
+
+ |
+ |
+ {{foreach $th_users as $k=>$th}}
+ {{if $k < 2 || $order_users == $th.1 || ($k==5 && !in_array($order_users,[$th_users.2.1, $th_users.3.1, $th_users.4.1])) }}
+
+
- |
- {{/if}}
- {{/foreach}}
- |
-
-
-
- {{foreach $users as $u}}
-
-
- {{if $u.is_deletable}}
-
-
-
-
- {{else}}
-
- {{/if}}
- |
- |
- {{$u.name}} |
- {{$u.email}} |
- {{if $order_users == $th_users.2.1}}
- {{$u.register_date}} |
- {{/if}}
-
- {{if $order_users == $th_users.3.1}}
- {{$u.login_date}} |
- {{/if}}
-
- {{if $order_users == $th_users.4.1}}
- {{$u.lastitem_date}} |
- {{/if}}
-
- {{if !in_array($order_users,[$th_users.2.1, $th_users.3.1, $th_users.4.1]) }}
-
-
- {{if $u.page_flags_raw==0 && $u.account_type_raw > 0}}
-
- {{/if}}
- {{if $u.is_admin}}{{/if}}
- {{if $u.account_expired}}{{/if}}
- |
- {{/if}}
-
-
-
- |
-
-
- |
-
- {{if $order_users != $th_users.2.1}}
-
- : {{$u.register_date}}
-
- {{/if}}
-
- {{if $order_users != $th_users.3.1}}
-
- : {{$u.login_date}}
-
- {{/if}}
-
- {{if $order_users != $th_users.4.1}}
-
- : {{$u.lastitem_date}}
-
- {{/if}}
-
- {{if in_array($order_users,[$th_users.2.1, $th_users.3.1, $th_users.4.1]) }}
-
- : {{$u.page_flags}}{{if $u.page_flags_raw==0 && $u.account_type_raw > 0}}, {{$u.account_type}}{{/if}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} {{if $u.account_expired}}({{$accountexpired}}){{/if}}
-
- {{/if}}
-
- |
-
- {{if $u.is_deletable}}
-
- {{if $u.blocked == 0}}
-
- {{else}}
-
+ {{$th.0}}
+
+
{{/if}}
-
-
-
-
+ {{/foreach}}
+ | |
+
+
+
+ {{foreach $users as $u}}
+
+
+ {{if $u.is_deletable}}
+
+
+
+
{{else}}
{{/if}}
- |
-
- {{/foreach}}
-
-
+
+
|
+
{{$u.name}} |
+
{{$u.email}} |
+ {{if $order_users == $th_users.2.1}}
+
{{$u.register_date}} |
+ {{/if}}
+
+ {{if $order_users == $th_users.3.1}}
+
{{$u.login_date}} |
+ {{/if}}
+
+ {{if $order_users == $th_users.4.1}}
+
{{$u.lastitem_date}} |
+ {{/if}}
+
+ {{if !in_array($order_users,[$th_users.2.1, $th_users.3.1, $th_users.4.1]) }}
+
+
+ {{if $u.page_flags_raw==0 && $u.account_type_raw > 0}}
+
+ {{/if}}
+ {{if $u.is_admin}}{{/if}}
+ {{if $u.account_expired}}{{/if}}
+ |
+ {{/if}}
+
+
+
+ |
+