aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/viewforum_body.html
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2004-01-05 12:38:44 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2004-01-05 12:38:44 +0000
commitddd39f2a48a16570290d6f558182e206f825cf83 (patch)
treeb3dd66541481c55378b6adebbbc76e80fcde77b4 /phpBB/styles/subSilver/template/viewforum_body.html
parent43b285d57cc32d9d68de8c2051f3a437b5246860 (diff)
downloadforums-ddd39f2a48a16570290d6f558182e206f825cf83.tar
forums-ddd39f2a48a16570290d6f558182e206f825cf83.tar.gz
forums-ddd39f2a48a16570290d6f558182e206f825cf83.tar.bz2
forums-ddd39f2a48a16570290d6f558182e206f825cf83.tar.xz
forums-ddd39f2a48a16570290d6f558182e206f825cf83.zip
A few changes ... note that this is not text book markup ... so don't complain! If you have suggestions on how to improve it feel free to comment in the relevant forum @ area51
git-svn-id: file:///svn/phpbb/trunk@4720 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template/viewforum_body.html')
-rw-r--r--phpBB/styles/subSilver/template/viewforum_body.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/phpBB/styles/subSilver/template/viewforum_body.html b/phpBB/styles/subSilver/template/viewforum_body.html
index 81d5b93d1a..c247b3e2a0 100644
--- a/phpBB/styles/subSilver/template/viewforum_body.html
+++ b/phpBB/styles/subSilver/template/viewforum_body.html
@@ -16,11 +16,17 @@
<br clear="all" />
+<!-- IF S_HAS_SUBFORUM -->
+<!-- INCLUDE viewforum_subforum.html -->
+<!-- ENDIF -->
+
+<!-- IF S_IS_POSTABLE -->
<div><a class="titles" href="{U_VIEW_FORUM}" title="{FORUM_DESC}">{FORUM_NAME}</a></div>
<div class="gensmall" style="float:left"><!-- IF S_IS_POSTABLE and MODERATORS --><b >{L_MODERATORS}: {MODERATORS}</b><!-- ENDIF --></div>
<div class="gensmall" style="float:right"><!-- IF S_IS_POSTABLE and U_MCP -->[ <a href="{U_MCP}">{L_MCP}</a> ]<!-- ENDIF --></div>
<br clear="all" /><br />
+<!-- ENDIF -->
<!-- IF S_IS_POSTABLE or TOTAL_TOPICS -->
<table width="100%" cellspacing="1">
@@ -37,10 +43,6 @@
</table>
<!-- ENDIF -->
-<!-- IF S_HAS_SUBFORUM -->
-<!-- INCLUDE viewforum_subforum.html -->
-<!-- ENDIF -->
-
<!-- IF S_IS_POSTABLE -->
<form method="post" action="{S_TOPIC_ACTION}"><table class="tablebg" width="100%" cellspacing="1">
<tr>
@@ -124,6 +126,7 @@
</table>
<br clear="all" />
+<!-- ENDIF -->
<table class="tablebg" width="100%" cellspacing="1">
<tr>
@@ -144,6 +147,7 @@
</table>
<!-- ENDIF -->
+<!-- IF S_IS_POSTABLE -->
<br clear="all" />
<table width="100%" cellspacing="0">