Skip to content

Commit

Permalink
Merge pull request #3092 from elpaso/staging
Browse files Browse the repository at this point in the history
Removed duplicate items-more div, it's already in blog.php
  • Loading branch information
infograf768 committed Mar 13, 2014
2 parents 8b4b970 + 1e0501d commit ccb2ffb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/com_content/views/category/tmpl/blog_links.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
?>


<div class="items-more">
<ol class="nav nav-tabs nav-stacked">
<?php
foreach ($this->link_items as &$item) :
Expand All @@ -22,4 +21,3 @@
</li>
<?php endforeach; ?>
</ol>
</div>

0 comments on commit ccb2ffb

Please sign in to comment.