diff --git a/view/theme/decaf-mobile/admin_users.tpl b/view/theme/decaf-mobile/admin_users.tpl index 3364679249..c3abbeb9c0 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 886b67dcdf..df795a1f4f 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}}   diff --git a/view/theme/diabook/admin_users.tpl b/view/theme/diabook/admin_users.tpl index 609fd5ad2a..b455a8c2ee 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 f870e0e771..8127944a33 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}} diff --git a/view/theme/frost-mobile/admin_users.tpl b/view/theme/frost-mobile/admin_users.tpl index 0d11934348..a3f6d2416f 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 9d74a5e77e..4d88670c17 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}}   diff --git a/view/theme/frost/admin_users.tpl b/view/theme/frost/admin_users.tpl index 0d11934348..a3f6d2416f 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 9d74a5e77e..4d88670c17 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}}