From 1ec71c78b690d87beccb8e6e84fa8bfa6f7a5f2c Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 21 Dec 2005 19:18:42 +0000 Subject: - and finally, user groups. :) git-svn-id: file:///svn/phpbb/trunk@5366 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_users.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'phpBB/adm') diff --git a/phpBB/adm/style/acp_users.html b/phpBB/adm/style/acp_users.html index 7238c45ba0..9f4eb84553 100644 --- a/phpBB/adm/style/acp_users.html +++ b/phpBB/adm/style/acp_users.html @@ -600,6 +600,34 @@ + + +
+ + + + + + + + + + + + + + + + + +
{group.GROUP_TYPE}
{group.GROUP_NAME}{L_GROUP_DEFAULT}{L_GROUP_DEFAULT}{group.L_DEMOTE_PROMOTE}{L_GROUP_DELETE}
+ +
+ {L_USER_GROUP_ADD}: +
+ +
+
-- cgit v1.2.1