ok if you open your mod_footer default php file in an editor like dreamweaver or frontpage via ftp you can add the text in aathe editor then simply upload the new php file
it would look something like this
<?php
/*————————————————————————
# JA Edenite for joomla 1.5 – Version 1.4 – Licence Owner JA80528
# ————————————————————————
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license – Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites: http://www.joomlart.com – http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
————————————————————————-*/
defined(‘_JEXEC’) or die(‘Restricted access’); ?>
<small>
<p align=”center”><?php echo $lineone; ?><font color=”#336699″>All quizzes remain the property of
</font>
<a href=”http://www.peacockquizzes.com/” title=”Quiz Making Professionals!” target=”blank”>
<font color=”#336699″>Peacock Quizzes.com</font></a><font color=”#336699″>.</font></small>
<!–<small><?php echo JText::_( ‘FOOTER_LINE2’ ); ?></small> –>
</p>