?
Path : /home/admin/public_html/old/templates/purity_iii/html/mod_footer/ |
Current File : /home/admin/public_html/old/templates/purity_iii/html/mod_footer/default.php |
<?php /** * @package Joomla.Site * @subpackage mod_footer * * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // no direct access defined('_JEXEC') or die; ?> <div class="module"> <small><?php echo $lineone; ?> Designed by <a href="http://www.joomlart.com/" title="Visit Joomlart.com!" <?php echo method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>>JoomlArt.com</a>.</small> <small><?php echo JText::_( 'MOD_FOOTER_LINE2' ); ?></small> </div>