[Toxicengine-cvs] website/include footer.inc.php,1.2,1.3
Status: Alpha
Brought to you by:
jperret
From: Jonathan P. <jp...@us...> - 2004-10-21 21:22:58
|
Update of /cvsroot/toxicengine/website/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4379/include Modified Files: footer.inc.php Log Message: toxic is spelled in /italics/, please ! Index: footer.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/footer.inc.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** footer.inc.php 21 Oct 2004 20:47:26 -0000 1.2 --- footer.inc.php 21 Oct 2004 21:22:49 -0000 1.3 *************** *** 23,27 **** function output_copyright_notice() { ! echo "Copyright © 2003–2004 The toxic Project\n"; } --- 23,27 ---- function output_copyright_notice() { ! echo "Copyright © 2003–2004 The <i>toxic</i> Project\n"; } |