aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewforum_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/viewforum_body.html')
-rw-r--r--phpBB/styles/prosilver/template/viewforum_body.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html
index f62815ede1..f5ff1d3f98 100644
--- a/phpBB/styles/prosilver/template/viewforum_body.html
+++ b/phpBB/styles/prosilver/template/viewforum_body.html
@@ -21,7 +21,7 @@
{FORUM_RULES}
<!-- ENDIF -->
- <span class="clear"></span></div>
+ </div>
</div>
<!-- ENDIF -->
@@ -72,7 +72,7 @@
<div class="panel">
<div class="inner">
<strong>{L_NO_READ_ACCESS}</strong>
- <span class="clear"></span></div>
+ </div>
</div>
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
@@ -104,7 +104,7 @@
</fieldset>
</div>
- <span class="clear"></span></div>
+ </div>
</div>
</form>
@@ -117,7 +117,7 @@
<!-- IF not topicrow.S_TOPIC_TYPE_SWITCH and not topicrow.S_FIRST_ROW -->
</ul>
- <span class="clear"></span></div>
+ </div>
</div>
<!-- ENDIF -->
@@ -156,7 +156,7 @@
<!-- IF topicrow.S_LAST_ROW -->
</ul>
- <span class="clear"></span></div>
+ </div>
</div>
<!-- ENDIF -->
@@ -165,7 +165,7 @@
<div class="panel">
<div class="inner">
<strong>{L_NO_TOPICS}</strong>
- <span class="clear"></span></div>
+ </div>
</div>
<!-- ENDIF -->
<!-- END topicrow -->