open includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
find the following lines of code and add the highlighted portion:
<!--bof- site copyright display -->
<div class="clearBoth"> </div>
<div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div>



Reply With Quote
