/ Published in: PHP

Expand |
Embed | Plain Text
<?php if($this->params->get('catFeedLink')): ?> <!-- RSS feed icon --> <div class="k2FeedIcon"> <span>Be kept up to date on any new content added in this chapter by subscribing to our RSS feeds, its free</span></a> <div class="clear"></div> </div> <?php endif; ?>
You need to login to post a comment.