aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_users.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-03-15 15:25:39 +0000
committerThomas Willingham <founder@kakste.com>2013-03-15 15:25:39 +0000
commitb48c481b9cb1b1c06634139dc0e6c4c91b83d873 (patch)
treed1ace904df3f775859dfb6aa7aa047776d828d83 /view/tpl/admin_users.tpl
parentd07971b909363dd82faee3e4b5a218cb21d376dc (diff)
downloadvolse-hubzilla-b48c481b9cb1b1c06634139dc0e6c4c91b83d873.tar.gz
volse-hubzilla-b48c481b9cb1b1c06634139dc0e6c4c91b83d873.tar.bz2
volse-hubzilla-b48c481b9cb1b1c06634139dc0e6c4c91b83d873.zip
Tidy up
Diffstat (limited to 'view/tpl/admin_users.tpl')
-rw-r--r--view/tpl/admin_users.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/admin_users.tpl b/view/tpl/admin_users.tpl
index b8822175c..6de504e2a 100644
--- a/view/tpl/admin_users.tpl
+++ b/view/tpl/admin_users.tpl
@@ -65,12 +65,9 @@
{{ for $users as $u }}
<tr>
<td><img src="$u.micro" alt="$u.nickname" title="$u.nickname"></td>
- <td class='name'><a href="$u.url" title="$u.nickname" >$u.name</a></td>
<td class='email'>$u.account_email</td>
<td class='register_date'>$u.account_created</td>
<td class='login_date'>$u.account_lastlog</td>
- <td class='lastitem_date'>$u.lastitem_date</td>
- <td class='login_date'>$u.page_flags</td>
<td class='service_class'>$u.account_service_class</td>
<td class="checkbox"><input type="checkbox" class="users_ckbx" id="id_user_$u.uid" name="user[]" value="$u.uid"/></td>
<td class="tools">