From 36959cfc4b8d3ab94c83f3a791e9d58d9bc103b2 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 28 Feb 2013 08:01:37 +0100 Subject: [PATCH 1/4] exp accounts info in diabook --- view/theme/diabook/admin_users.tpl | 2 +- view/theme/diabook/smarty3/admin_users.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/diabook/admin_users.tpl b/view/theme/diabook/admin_users.tpl index 609fd5ad2..b455a8c2e 100644 --- a/view/theme/diabook/admin_users.tpl +++ b/view/theme/diabook/admin_users.tpl @@ -69,7 +69,7 @@ $u.register_date $u.login_date $u.lastitem_date - $u.page_flags + $u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }} {{ if $u.account_expired }}($accountexpired){{ endif }} diff --git a/view/theme/diabook/smarty3/admin_users.tpl b/view/theme/diabook/smarty3/admin_users.tpl index f870e0e77..8127944a3 100644 --- a/view/theme/diabook/smarty3/admin_users.tpl +++ b/view/theme/diabook/smarty3/admin_users.tpl @@ -74,7 +74,7 @@ {{$u.register_date}} {{$u.login_date}} {{$u.lastitem_date}} - {{$u.page_flags}} + {{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} {{if $u.account_expired}}({{$accountexpired}}){{/if}} From 209ebd4e7459bca5fc3cb9173737e3dfd0896073 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 28 Feb 2013 08:03:34 +0100 Subject: [PATCH 2/4] exp account info in frost --- view/theme/frost/admin_users.tpl | 2 +- view/theme/frost/smarty3/admin_users.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/frost/admin_users.tpl b/view/theme/frost/admin_users.tpl index 0d1193434..a3f6d2416 100644 --- a/view/theme/frost/admin_users.tpl +++ b/view/theme/frost/admin_users.tpl @@ -70,7 +70,7 @@ $u.register_date $u.login_date $u.lastitem_date - $u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }} + $u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }} {{ if $u.account_expired }}($accountexpired){{ endif }} {{ if $u.is_admin }}   diff --git a/view/theme/frost/smarty3/admin_users.tpl b/view/theme/frost/smarty3/admin_users.tpl index 9d74a5e77..4d88670c1 100644 --- a/view/theme/frost/smarty3/admin_users.tpl +++ b/view/theme/frost/smarty3/admin_users.tpl @@ -75,7 +75,7 @@ {{$u.register_date}} {{$u.login_date}} {{$u.lastitem_date}} - {{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} + {{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} {{if $u.account_expired}}({{$accountexpired}}){{/if}} {{if $u.is_admin}}   From 42a054c66739709e11ab7d607da71b6c345239d0 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 28 Feb 2013 08:07:41 +0100 Subject: [PATCH 3/4] exp account info in frost-mobile --- view/theme/frost-mobile/admin_users.tpl | 2 +- view/theme/frost-mobile/smarty3/admin_users.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/frost-mobile/admin_users.tpl b/view/theme/frost-mobile/admin_users.tpl index 0d1193434..a3f6d2416 100644 --- a/view/theme/frost-mobile/admin_users.tpl +++ b/view/theme/frost-mobile/admin_users.tpl @@ -70,7 +70,7 @@ $u.register_date $u.login_date $u.lastitem_date - $u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }} + $u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }} {{ if $u.account_expired }}($accountexpired){{ endif }} {{ if $u.is_admin }}   diff --git a/view/theme/frost-mobile/smarty3/admin_users.tpl b/view/theme/frost-mobile/smarty3/admin_users.tpl index 9d74a5e77..4d88670c1 100644 --- a/view/theme/frost-mobile/smarty3/admin_users.tpl +++ b/view/theme/frost-mobile/smarty3/admin_users.tpl @@ -75,7 +75,7 @@ {{$u.register_date}} {{$u.login_date}} {{$u.lastitem_date}} - {{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} + {{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} {{if $u.account_expired}}({{$accountexpired}}){{/if}} {{if $u.is_admin}}   From cd478ecdcae8ff6c5b8220525fe3d45ec31ec3bb Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 28 Feb 2013 08:10:05 +0100 Subject: [PATCH 4/4] exp account info in decaf-mobile --- view/theme/decaf-mobile/admin_users.tpl | 2 +- view/theme/decaf-mobile/smarty3/admin_users.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/decaf-mobile/admin_users.tpl b/view/theme/decaf-mobile/admin_users.tpl index 336467924..c3abbeb9c 100644 --- a/view/theme/decaf-mobile/admin_users.tpl +++ b/view/theme/decaf-mobile/admin_users.tpl @@ -70,7 +70,7 @@ $u.register_date $u.login_date $u.lastitem_date - $u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }} + $u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }} {{ if $u.account_expired }}($accountexpired){{ endif }} {{ if $u.is_admin }}   diff --git a/view/theme/decaf-mobile/smarty3/admin_users.tpl b/view/theme/decaf-mobile/smarty3/admin_users.tpl index 886b67dcd..df795a1f4 100644 --- a/view/theme/decaf-mobile/smarty3/admin_users.tpl +++ b/view/theme/decaf-mobile/smarty3/admin_users.tpl @@ -75,7 +75,7 @@ {{$u.register_date}} {{$u.login_date}} {{$u.lastitem_date}} - {{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} + {{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} {{if $u.account_expired}}({{$accountexpired}}){{/if}} {{if $u.is_admin}}