aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-07-28 16:47:36 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-07-28 16:47:36 +0000
commita37ee4631c54c1ebac4fb1c73f2000534f8fdf5d (patch)
tree228bf1b7c91a6f1f94b95385ee6b107defa65c13 /phpBB
parent91d4f863e4efceb798f05a30b6b050b1f8ebb9fd (diff)
downloadforums-a37ee4631c54c1ebac4fb1c73f2000534f8fdf5d.tar
forums-a37ee4631c54c1ebac4fb1c73f2000534f8fdf5d.tar.gz
forums-a37ee4631c54c1ebac4fb1c73f2000534f8fdf5d.tar.bz2
forums-a37ee4631c54c1ebac4fb1c73f2000534f8fdf5d.tar.xz
forums-a37ee4631c54c1ebac4fb1c73f2000534f8fdf5d.zip
Renamed or not needed
git-svn-id: file:///svn/phpbb/trunk@760 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/templates/PSO/admin/db_utilities_body.tpl9
-rw-r--r--phpBB/templates/PSO/admin/forum_auth_body.tpl32
-rw-r--r--phpBB/templates/PSO/admin/forum_auth_select_body.tpl14
-rw-r--r--phpBB/templates/PSO/admin/ug_auth_body.tpl44
-rw-r--r--phpBB/templates/PSO/admin/ug_auth_select_body.tpl14
5 files changed, 0 insertions, 113 deletions
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 @@
-<br clear="all" />
-
-<h1>Database Utilities</h1>
-
-<div align="center">{U_DB_MESSAGE}
-
-{U_DB_LINKS}</div>
-
-<br clear="all" />
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 @@
-<br clear="all" />
-
-<h1>Forum Authorisation Control</h1>
-
-<p>Here you can control individual authorisation levels for each forum. You can either choose a <i>simple</i> setting which has pre-defined levels for each discrete authorisation type, or you can set each type via the <i>advanced</i> settings.</p>
-
-<h2>Forum: {FORUM_NAME}</h2>
-
-<table cellspacing="1" cellpadding="4" border="0" align="center">
- <tr><form method="post" action="{S_FORUMAUTH_ACTION}">
- <!-- BEGIN forum_auth_titles -->
- <th>{forum_auth_titles.CELL_TITLE}</th>
- <!-- END forum_auth_titles -->
- </tr>
- <tr>
- <!-- BEGIN forum_auth_data -->
- <td class="row1" align="center">{forum_auth_data.S_AUTH_LEVELS_SELECT}</td>
- <!-- END forum_auth_data -->
- </tr>
- <tr>
- <td colspan="{S_COLUMN_SPAN}"><table width="100%" cellspacing="0" cellpadding="4" border="0">
- <tr>
- <td align="center"><span class="gensmall">{U_SWITCH_MODE}</span></td>
- </tr>
- <tr>
- <td align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="Submit Changes">&nbsp;&nbsp;<input type="reset" value="Reset to Initial"></td>
- </tr>
- </table></td>
- </form></tr>
-</table>
-
-<br clear="all" />
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 @@
-<br clear="all" />
-
-<h1>Forum Authorisation Control</h1>
-
-<table cellspacing="1" cellpadding="4" border="0" align="center">
- <tr>
- <th bgcolor="#CCCCCC">Select a Forum</th>
- </tr>
- <tr><form method="get" action="{S_FORUMAUTH_ACTION}">
- <td class="row1" align="center">{S_FORUMS_SELECT}&nbsp;&nbsp;<input type="submit" value="Look up Forum">&nbsp;</td>
- </form></tr>
-</table></div>
-
-<br clear="all" />
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 @@
-<br clear="all" />
-
-<h1>{L_USER_OR_GROUP} Authorisation Control</h1>
-
-<form method="post" action="{S_USER_AUTH_ACTION}">
-
-<h2>{L_USER_OR_GROUPNAME}: {USERNAME}</h2>
-
-<p>{USER_GROUP_MEMBERSHIPS}</p>
-
-<h2>Access to Forums</h2>
-
-<p>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)</p>
-
-<table cellspacing="1" cellpadding="4" border="0" align="center">
- <tr>
- <th width="30%">Forum Name</th>
- <!-- BEGIN acltype -->
- <th>{acltype.L_UG_ACL_TYPE}</th>
- <!-- END acltype -->
- <th>Moderator</th>
- </tr>
- <!-- BEGIN forums -->
- <tr>
- <td class="{forums.ROW_CLASS}" align="center"><a href="{forums.U_FORUM_AUTH}" onClick="open_new_window('{forums.U_FORUM_AUTH}');return false" target="_new">{forums.FORUM_NAME}</a></td>
- <!-- BEGIN aclvalues -->
- <td class="{forums.ROW_CLASS}" align="center">{forums.aclvalues.S_ACL_SELECT}</td>
- <!-- END aclvalues -->
- <td class="{forums.ROW_CLASS}" align="center">{forums.S_MOD_SELECT}</td>
- </tr>
- <!-- END forums -->
- <tr>
- <td colspan="{S_COLUMN_SPAN}"><table width="100%" cellspacing="0" cellpadding="4" border="0">
- <tr>
- <td align="center"><span class="gensmall">{U_SWITCH_MODE}</span></td>
- </tr>
- <tr>
- <td align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="Request Update">&nbsp;&nbsp;&nbsp;<input type="reset" value="Reset Changes"></td>
- </tr>
- </table></td>
- </tr>
-</table>
-
-</form>
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 @@
-<br clear="all" />
-
-<h1>{L_USER_OR_GROUP} Authorisation Control</h1>
-
-<table cellspacing="1" cellpadding="4" border="0" align="center">
- <tr>
- <th>Select a {L_USER_OR_GROUP}</th>
- </tr>
- <tr><form method="get" action="{S_USERAUTH_ACTION}">
- <td class="row1" align="center">{S_USERS_SELECT}&nbsp;&nbsp;<input type="submit" value="Look up {L_USER_OR_GROUP}">&nbsp;</td>
- </form></tr>
-</table></div>
-
-<br clear="all" />