Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #32 from mariez/master
fix layout problem
  • Loading branch information
michield committed Jan 22, 2017
2 parents b29dda5 + 344d834 commit a1cc2d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions footer_minified.inc
Expand Up @@ -18,11 +18,12 @@
<div id="newsfeed" class="menutableright block">
<h3><?php echo s('phpList community news'); ?></h3>
<?php include 'communityfeed.php'; ?>
</div>
</div><!-- end #right-bar -->
</div> <!-- end #container -->

<div class="clear"></div>
<div class="clear"></div>

</div> <!-- end #container -->

<div id="footer">
<div class="container">
Expand Down

0 comments on commit a1cc2d4

Please sign in to comment.