Change title Related Items

Hi!
I've just installed Related Items and I think is very good.
But I want to do some modifications and I can't find how to do they.

I want to delete title "Related Items" and delete "More Articles".

Where can I find the document to change this aspects?

Thanks a lot.

Leal.
11 years 7 months ago #1 by Inés

Please Log in or Create an account to join the conversation.

Hello Leal

You can change or delete those titles from this file

/modules/mod_relateditems_xtd/tmpl/default.php

at line 45
<span class="related-title"><?php echo JText::_('RELATED_ARTICLE'); ?></span>

and line 166
<h5 property="genre" class="cat"><?php echo JText::_('MORE_ARTICLES'); ?></h5>
11 years 7 months ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum