I installed the Phoca random image module (mod_phocagallery_image_v3.0.2). I loaded the module under the left side menu to display a random picture from the archive of photographs I am creating.
I want to change the title so it does not appear as a link, but as a simple title.
The page that is generated carries the following code:
Code: Select all
<li class="tab">
<a id="link_24" class="linkopen" onclick="tabshow('module_24');return false" href="#" aria-selected="true" role="tab" aria-controls="module_24">Title</a>
</li>
How can I change it?
Which file should I change?
You know tell me which line to intervene?
Thanks
Alberto