diff --git a/phpBB/templates/PSO/admin/db_utilities_body.tpl b/phpBB/templates/PSO/admin/db_utilities_body.tpl deleted file mode 100644 index fff49f02be..0000000000 --- a/phpBB/templates/PSO/admin/db_utilities_body.tpl +++ /dev/null @@ -1,9 +0,0 @@ -
- -

Database Utilities

- -
{U_DB_MESSAGE} - -{U_DB_LINKS}
- -
diff --git a/phpBB/templates/PSO/admin/forum_auth_body.tpl b/phpBB/templates/PSO/admin/forum_auth_body.tpl deleted file mode 100644 index dc623ebb27..0000000000 --- a/phpBB/templates/PSO/admin/forum_auth_body.tpl +++ /dev/null @@ -1,32 +0,0 @@ -
- -

Forum Authorisation Control

- -

Here you can control individual authorisation levels for each forum. You can either choose a simple setting which has pre-defined levels for each discrete authorisation type, or you can set each type via the advanced settings.

- -

Forum: {FORUM_NAME}

- - - - - - - - - - - - - - - -
{forum_auth_titles.CELL_TITLE}
{forum_auth_data.S_AUTH_LEVELS_SELECT}
- - - - - - -
{U_SWITCH_MODE}
{S_HIDDEN_FIELDS}  
- -
diff --git a/phpBB/templates/PSO/admin/forum_auth_select_body.tpl b/phpBB/templates/PSO/admin/forum_auth_select_body.tpl deleted file mode 100644 index af2b12f919..0000000000 --- a/phpBB/templates/PSO/admin/forum_auth_select_body.tpl +++ /dev/null @@ -1,14 +0,0 @@ -
- -

Forum Authorisation Control

- - - - - - - - -
Select a Forum
{S_FORUMS_SELECT}   
- -
diff --git a/phpBB/templates/PSO/admin/ug_auth_body.tpl b/phpBB/templates/PSO/admin/ug_auth_body.tpl deleted file mode 100644 index f5eb8f8d1b..0000000000 --- a/phpBB/templates/PSO/admin/ug_auth_body.tpl +++ /dev/null @@ -1,44 +0,0 @@ -
- -

{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 Name{acltype.L_UG_ACL_TYPE}Moderator
{forums.FORUM_NAME}{forums.aclvalues.S_ACL_SELECT}{forums.S_MOD_SELECT}
- - - - - - -
{U_SWITCH_MODE}
{S_HIDDEN_FIELDS}   
- -
diff --git a/phpBB/templates/PSO/admin/ug_auth_select_body.tpl b/phpBB/templates/PSO/admin/ug_auth_select_body.tpl deleted file mode 100644 index bbd2cdec6f..0000000000 --- a/phpBB/templates/PSO/admin/ug_auth_select_body.tpl +++ /dev/null @@ -1,14 +0,0 @@ -
- -

{L_USER_OR_GROUP} Authorisation Control

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