From 179d06c03e5927cdd83083e273855199fba36b4b Mon Sep 17 00:00:00 2001 From: David M Date: Sat, 17 Feb 2007 18:25:48 +0000 Subject: #8006 git-svn-id: file:///svn/phpbb/trunk@7003 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_users_overview.html | 82 +++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 phpBB/adm/style/acp_users_overview.html (limited to 'phpBB/adm/style/acp_users_overview.html') diff --git a/phpBB/adm/style/acp_users_overview.html b/phpBB/adm/style/acp_users_overview.html new file mode 100644 index 0000000000..cfdc364b48 --- /dev/null +++ b/phpBB/adm/style/acp_users_overview.html @@ -0,0 +1,82 @@ +
+ +
+ {L_ACP_USER_OVERVIEW} +
+

{L_NAME_CHARS_EXPLAIN}
+
+
[ {L_USE_PERMISSIONS} ]
+
+ +
+
+
{USER_INACTIVE_REASON}
+
+ +
+
+
{USER_REGISTERED}
+
+ +
+
+
{REGISTERED_IP}
+
[ {L_WHOIS} ]
+
+ +
+
+
{USER_LASTACTIVE}
+
+
+
+
{USER_POSTS}
+
+
+
+
{USER_WARNINGS}
+
+
+

{L_FOUNDER_EXPLAIN}
+
id="user_founder" checked="checked" disabled="disabled" /> {L_YES}  id="user_founder" checked="checked" disabled="disabled" /> {L_NO} 
+
+
+
+
+
+
+

{L_CONFIRM_EMAIL_EXPLAIN}
+
+
+
+

{L_CHANGE_PASSWORD_EXPLAIN}
+
+
+
+

{L_CONFIRM_PASSWORD_EXPLAIN}
+
+
+ +
+ +
+ {L_USER_TOOLS} +
+
+
+
+ +
+

{L_DELETE_USER_EXPLAIN}
+
+
+
+ + +
+ +
+ +
+ +
\ No newline at end of file -- cgit v1.2.1