]> git.mxchange.org Git - friendica.git/commitdiff
exp account info in frost-mobile
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 28 Feb 2013 07:07:41 +0000 (08:07 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 28 Feb 2013 07:07:41 +0000 (08:07 +0100)
view/theme/frost-mobile/admin_users.tpl
view/theme/frost-mobile/smarty3/admin_users.tpl

index 0d1193434815da36aa71f0cdc81e087fb725184a..a3f6d2416f16568b4c873d729db8475fc20471fc 100644 (file)
@@ -70,7 +70,7 @@
                                                <td class='register_date'>$u.register_date</td>
                                                <td class='login_date'>$u.login_date</td>
                                                <td class='lastitem_date'>$u.lastitem_date</td>
-                                               <td class='login_date'>$u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }}</td>
+                                               <td class='login_date'>$u.page_flags {{ if $u.is_admin }}($siteadmin){{ endif }} {{ if $u.account_expired }}($accountexpired){{ endif }}</td>
                                                <td class="checkbox"> 
                                     {{ if $u.is_admin }}
                                         &nbsp;
index 9d74a5e77e4f31d4ee63b4dfaad721a740470e4b..4d88670c172a4fb754c1c1806acdc2f85848fc18 100644 (file)
@@ -75,7 +75,7 @@
                                                <td class='register_date'>{{$u.register_date}}</td>
                                                <td class='login_date'>{{$u.login_date}}</td>
                                                <td class='lastitem_date'>{{$u.lastitem_date}}</td>
-                                               <td class='login_date'>{{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}}</td>
+                                               <td class='login_date'>{{$u.page_flags}} {{if $u.is_admin}}({{$siteadmin}}){{/if}} {{if $u.account_expired}}({{$accountexpired}}){{/if}}</td>
                                                <td class="checkbox"> 
                                     {{if $u.is_admin}}
                                         &nbsp;