aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates
diff options
context:
space:
mode:
authorJames Atkinson <thefinn@users.sourceforge.net>2001-05-27 01:57:45 +0000
committerJames Atkinson <thefinn@users.sourceforge.net>2001-05-27 01:57:45 +0000
commit1fc155f93d658c8d390a7edd8182262c10549d51 (patch)
tree8e370dd3b94cf21c6c1ec7ca7a17ae4f2c824146 /phpBB/templates
parent9df538795cc251c3dab093d07ab97d83574333f6 (diff)
downloadforums-1fc155f93d658c8d390a7edd8182262c10549d51.tar
forums-1fc155f93d658c8d390a7edd8182262c10549d51.tar.gz
forums-1fc155f93d658c8d390a7edd8182262c10549d51.tar.bz2
forums-1fc155f93d658c8d390a7edd8182262c10549d51.tar.xz
forums-1fc155f93d658c8d390a7edd8182262c10549d51.zip
Moved where the 'Display topics...' drop down box was..looks better now IMO
git-svn-id: file:///svn/phpbb/trunk@335 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r--phpBB/templates/Default/viewforum_body.tpl22
1 files changed, 11 insertions, 11 deletions
diff --git a/phpBB/templates/Default/viewforum_body.tpl b/phpBB/templates/Default/viewforum_body.tpl
index d521891c2f..74e8f632cb 100644
--- a/phpBB/templates/Default/viewforum_body.tpl
+++ b/phpBB/templates/Default/viewforum_body.tpl
@@ -1,11 +1,11 @@
<tr>
<td><table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
- <td rowspan="2" valign="bottom"><table border="0" align="left" width="20%" bgcolor="#000000" cellpadding="0" cellspacing="1">
+ <td rowspan="2" valign="top"><table border="0" align="left" width="20%" bgcolor="#000000" cellpadding="0" cellspacing="1">
<tr>
<td><table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
<tr>
- <td align="left" style="{font-size: 8pt; height: 55px;}" nowrap><div style="{font-size:10pt; font-weight: bold}">{FORUM_NAME}</div>Moderated by - {MODERATORS}<br><a href="{U_INDEX}">{SITENAME} - Forum Index</a> >> {FORUM_NAME}</td>
+ <td align="left" style="{font-size: 8pt; height: 55px;}" nowrap><div style="{font-size:10pt; font-weight: bold}">{FORUM_NAME}</div>Moderated by - {MODERATORS}<br><a href="{U_INDEX}">{SITENAME} - Forum Index</a> >> {FORUM_NAME}</td>
</tr>
</table></td>
</tr>
@@ -55,7 +55,7 @@
</table>
</td>
</tr>
-
+
<tr>
<td align="center" bgcolor="#000000"><table border="0" width="100%" cellpadding="0" cellspacing="1">
<tr>
@@ -84,19 +84,19 @@
</td>
</tr>
</table>
-
+
<table border="0" align="right" width="20%" bgcolor="#000000" cellpadding="0" cellspacing="1">
- <tr>
- <td>
+ <tr>
+ <td>
<table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
<tr>
- <td align="right" style="{font-size: 8pt; height: 55px;}">{JUMPBOX}</td>
- </tr>
- </table>
- </td>
+ <td align="right" style="{font-size: 8pt; height: 55px;}">{JUMPBOX}</td>
+ </tr>
+ </table>
+ </td>
</tr>
</table>
-
+
</td>
</tr>
</table>