widgets should go under clearer so images don't bleed over

orig_fof
steveminutillo 2007-06-26 04:04:36 +00:00
parent e02af43ce6
commit f052ca8f45
1 changed files with 2 additions and 2 deletions

View File

@ -168,6 +168,8 @@ function fof_render_item($item)
if($widgets) {
?>
<div class="clearer"></div>
<div class="widgets">
<?php
@ -181,8 +183,6 @@ function fof_render_item($item)
<?php } ?>
<div class="clearer"></div>
<?php
}
?>