diff --git a/src/views/admin/manage/users.tpl b/src/views/admin/manage/users.tpl index a93606529c..de0cd15e62 100644 --- a/src/views/admin/manage/users.tpl +++ b/src/views/admin/manage/users.tpl @@ -1,11 +1,9 @@ -
- | uid | -username | -postcount | -reputation | -flags | -joined | -last online | -banned | -|
---|---|---|---|---|---|---|---|---|---|
- | {users.uid} | -{users.username} | - -- - - - {users.email} | -{users.postcount} | -{users.reputation} | -{users.flags}0 | -- | - | - |
+ | uid | +username | +postcount | +reputation | +flags | +joined | +last online | +banned | +|
---|---|---|---|---|---|---|---|---|---|
+ | {users.uid} | +{users.username} | + ++ + + + {users.email} | +{users.postcount} | +{users.reputation} | +{users.flags}0 | ++ | + | + |