diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/viewforum_body.html')
| -rw-r--r-- | phpBB/styles/subSilver/template/viewforum_body.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/viewforum_body.html b/phpBB/styles/subSilver/template/viewforum_body.html index 0042c6ac0c..28a6379629 100644 --- a/phpBB/styles/subSilver/template/viewforum_body.html +++ b/phpBB/styles/subSilver/template/viewforum_body.html @@ -88,7 +88,8 @@ <!-- ENDIF --> <!-- IF S_HAS_SUBFORUM --> - <!-- INCLUDE viewforum_subforum.html --> + <!-- INCLUDE forumlist_body.html --> + <br clear="all" /> <!-- ENDIF --> <!-- IF S_IS_POSTABLE --> |
