<?php/** * @package Joomla.Site * @subpackage mod_footer * * @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */defined('_JEXEC')ordie;?><divclass="footer1<?phpecho$moduleclass_sfx;?>"><?phpecho$lineone;?></div><divclass="footer2<?phpecho$moduleclass_sfx;?>"><?phpechoJText::_('MOD_FOOTER_LINE2');?></div>