last line in joomla page - Joomla! Forum - community, help and support
how can red of last line in joomla page
powered joomla!. valid xhtml , css.

remove code above bottom of template.
powered joomla!. valid xhtml , css.
code: select all
<p id="power_by">
<?php echo jtext::_('powered by') ?> <a href="http://www.joomla.org">joomla!</a>.
<?php echo jtext::_('valid') ?> <a href="http://validator.w3.org/check/referer">xhtml</a> <?php echo jtext::_('and') ?> <a href="http://jigsaw.w3.org/css-validator/check/referer">css</a>.
</p>remove code above bottom of template.
Comments
Post a Comment