Files @ 7042e71b70da
Branch filter:

Location: hot67beta/modules/mod_footer/tmpl/default.php

ethanzonca@localhost.localdomain
Added file to test commit and push
1
2
3
4
<?php // no direct access
defined('_JEXEC') or die('Restricted access'); ?>
<div><?php echo $lineone; ?></div>
<div><?php echo JText::_( 'FOOTER_LINE2' ); ?></div>