Powered by Jquarks

Added by sree raj 694 days ago

Hi,
Can any one give an idea how to remove link "Powered by JQuarks" Showing in all page from frontend of site.


Replies

RE: Powered by Jquarks - Added by sree raj 693 days ago

sreeraj wrote:

Hi, Can any one give an idea how to remove link "Powered by JQuarks" Showing in all page from frontend of site.

RE: Powered by Jquarks - Added by marco kolision 591 days ago

Pour la version 0.3
il suffit d'aller dans le fichier components/com_jquarks/views/quiz/tmpl/default.php et de mettre en commentaire ligne 396 à peu près
<p>
//<a href="http://www.jquarks.org" target="_blank">Powered by JQuarks</a>
?>
</p>

Reply