From ee9d82968cd7c4eef7a21dc00c4a9d1e0f55fe3f Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 10 Mar 2002 15:42:38 +0000 Subject: [PATCH] Did not go first time ... git-svn-id: file:///svn/phpbb/trunk@2291 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../templates/Default/admin/db_utilities.tpl | 49 ----------- .../templates/Default/admin/ug_auth_body.tpl | 87 ------------------- .../Default/admin/ug_auth_select_body.tpl | 45 ---------- 3 files changed, 181 deletions(-) delete mode 100644 phpBB/templates/Default/admin/db_utilities.tpl delete mode 100644 phpBB/templates/Default/admin/ug_auth_body.tpl delete mode 100644 phpBB/templates/Default/admin/ug_auth_select_body.tpl diff --git a/phpBB/templates/Default/admin/db_utilities.tpl b/phpBB/templates/Default/admin/db_utilities.tpl deleted file mode 100644 index 0092f005cc..0000000000 --- a/phpBB/templates/Default/admin/db_utilities.tpl +++ /dev/null @@ -1,49 +0,0 @@ - - - - -phpBB - DB Utilities - - - - -

Database Utilities

-
-{U_DB_MESSAGE} -
-{U_DB_LINKS} -
-
-
-Powered By phpBB 2.0 -
- -Copyright © 2001 phpBB Group, All Rights Reserved -
-
- - diff --git a/phpBB/templates/Default/admin/ug_auth_body.tpl b/phpBB/templates/Default/admin/ug_auth_body.tpl deleted file mode 100644 index 725308abc0..0000000000 --- a/phpBB/templates/Default/admin/ug_auth_body.tpl +++ /dev/null @@ -1,87 +0,0 @@ - - - -phpBB - auth testing - - - - - -

{L_USER_OR_GROUP} Authorisation Control

- -
- -

{L_USER_OR_GROUPNAME}: {USERNAME}

- -

{USER_GROUP_MEMBERSHIPS}

- -

Access to Forums

- -

Remember that there are two possible places for controlling access to forums, user and group auth control. Removing access rights from a user will not affect any rights granted via group membership. You will be warned if you remove access rights from a user (or group) but access is still granted via membership of a group (or via individual user rights)

- -
- - - - - - - - - - - - - - - -
Forum NameSimple Access ControlModerator
{forums.FORUM_NAME}{forums.S_ACL_SELECT}{forums.S_MOD_SELECT}

-{S_HIDDEN_FIELDS}   
- -
- -
- -

{L_USER_OR_GROUP} Authorisation Admin

-

Forum Authorisation Admin

- -Powered By phpBB 2.0 - -
- - -Copyright © 2001 phpBB Group, All Rights Reserved -
- - - \ No newline at end of file diff --git a/phpBB/templates/Default/admin/ug_auth_select_body.tpl b/phpBB/templates/Default/admin/ug_auth_select_body.tpl deleted file mode 100644 index 30850a834f..0000000000 --- a/phpBB/templates/Default/admin/ug_auth_select_body.tpl +++ /dev/null @@ -1,45 +0,0 @@ - - - -phpBB - auth testing - - - - -

{L_USER_OR_GROUP} Authorisation Control

- - - - - - - - -
Select a {L_USER_OR_GROUP}
{S_USERS_SELECT}   
- -
-

Forum Authorisation Admin

- -Powered By phpBB 2.0 -
- -Copyright © 2001 phpBB Group, All Rights Reserved -
- - -