<em>@Hung Dinh 46383 wrote:</em><blockquote>If you are using 1.5 it is in templates/ja_edenite/html/mod_footer/default.php
<?php // no direct access
defined('_JEXEC') or die('Restricted access'); ?>
<small><?php echo $lineone; ?> Designed by
<a href="http://www.joomlart.com/" title="Visit Joomlart.com!" target="blank">JoomlArt.com</a>.</small>
<!--<small><?php echo JText::_( 'FOOTER_LINE2' ); ?></small> -->
and for 1.0.x it should be in footer.php file</blockquote>
I did change here, but nothing change on frontpage. Anything I missed here? Please help me out. Thanks.