diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/memberlist_body.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/memberlist_body.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/styles/prosilver/template/memberlist_body.html b/phpBB/styles/prosilver/template/memberlist_body.html index f6f7bdc485..d5154761e9 100644 --- a/phpBB/styles/prosilver/template/memberlist_body.html +++ b/phpBB/styles/prosilver/template/memberlist_body.html @@ -46,7 +46,7 @@ </li> </ul> - <span class="clear"></span></div> + </div> </div> <!-- ENDIF --> <!-- IF S_LEADERS_SET or not S_SHOW_GROUP or not .memberrow --> @@ -77,7 +77,7 @@ </tbody> </table> - <span class="clear"></span></div> + </div> </div> <!-- ENDIF --> <div class="forumbg forumbg-table"> @@ -121,7 +121,7 @@ </tbody> </table> - <span class="clear"></span></div> + </div> </div> <!-- IF S_IN_SEARCH_POPUP and not S_SELECT_SINGLE --> |
