From 60789b93322b2cf0a9281ec5be38b8be22d0cb96 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Tue, 4 Jun 2013 11:55:36 +0200 Subject: [PATCH] adding user ID to table --- public/templates/mmcFE/admin/user/default.tpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/templates/mmcFE/admin/user/default.tpl b/public/templates/mmcFE/admin/user/default.tpl index 105fb9a2..905ee09b 100644 --- a/public/templates/mmcFE/admin/user/default.tpl +++ b/public/templates/mmcFE/admin/user/default.tpl @@ -27,6 +27,7 @@ + @@ -39,6 +40,7 @@ + @@ -53,6 +55,7 @@ {section name=user loop=$USERS|default} + @@ -69,6 +72,7 @@ +
ID Username E-Mail Hashrate
{$USERS[user].id} {$USERS[user].username} {$USERS[user].email} {$USERS[user].hashrate}
ID Username E-Mail Hashrate