Skip to content

Commit

Permalink
Removed duplicate items-more div, it's already in blog.php
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Feb 12, 2014
1 parent 7a3661a commit 1e0501d
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 1e0501d

Please sign in to comment.