onokazu
onoka****@users*****
2006年 4月 21日 (金) 11:25:50 JST
Index: xoops2jp/html/include/cp_functions.php diff -u xoops2jp/html/include/cp_functions.php:1.4.6.1 xoops2jp/html/include/cp_functions.php:1.4.6.2 --- xoops2jp/html/include/cp_functions.php:1.4.6.1 Sun Feb 5 14:19:52 2006 +++ xoops2jp/html/include/cp_functions.php Fri Apr 21 11:25:50 2006 @@ -1,5 +1,5 @@ <?php -// $Id: cp_functions.php,v 1.4.6.1 2006/02/05 05:19:52 onokazu Exp $ +// $Id: cp_functions.php,v 1.4.6.2 2006/04/21 02:25:50 onokazu Exp $ // ------------------------------------------------------------------------ // // XOOPS - PHP Content Management System // // Copyright (c) 2000 XOOPS.org // @@ -109,7 +109,7 @@ <body> <table border='0' width='100%' cellspacing='0' cellpadding='0'> <tr> - <td bgcolor='#2F5376'><a href='http://www.xoops.org/' target='_blank'><img src='".XOOPS_URL."/modules/system/images/logo.gif' alt='".htmlspecialchars($xoopsConfig['sitename'], ENT_QUOTES)."' /></a></td> + <td bgcolor='#2F5376'><a href='http://xoopscube.org/' target='_blank'><img src='".XOOPS_URL."/modules/system/images/logo.gif' alt='".htmlspecialchars($xoopsConfig['sitename'], ENT_QUOTES)."' /></a></td> <td align='right' bgcolor='#2F5376' colspan='2'><img src='".XOOPS_URL."/modules/system/images/xoops2.gif' alt='' /></td> </tr> <tr> @@ -156,7 +156,7 @@ <table border='0' width='100%' cellspacing='0' cellpadding='0'> <tr> <td width='1%'><img src='".XOOPS_URL."/modules/system/images/hbar_left.gif' width='10' height='23' /></td> - <td width='98%' background='".XOOPS_URL."/modules/system/images/hbar_middle.gif' align='center'><div class='fontSmall'>Powered by ".XOOPS_VERSION." © 2001-2005 <a href='http://jp.xoops.org/' target='_blank'>The XOOPS Project</a></div></td><td width='1%'><img src='".XOOPS_URL."/modules/system/images/hbar_right.gif' width='10' height='23' /></td> + <td width='98%' background='".XOOPS_URL."/modules/system/images/hbar_middle.gif' align='center'><div class='fontSmall'>Powered by ".XOOPS_VERSION." © 2001-2005 <a href='http://xoopscube.org/' target='_blank'>The XOOPS Cube Project</a></div></td><td width='1%'><img src='".XOOPS_URL."/modules/system/images/hbar_right.gif' width='10' height='23' /></td> </tr> </table> </td>