onokazu
onoka****@users*****
2005年 5月 27日 (金) 23:16:48 JST
Index: xoops2jp/html/include/cp_functions.php diff -u xoops2jp/html/include/cp_functions.php:1.2.6.1 xoops2jp/html/include/cp_functions.php:1.2.6.2 --- xoops2jp/html/include/cp_functions.php:1.2.6.1 Thu Mar 31 00:49:04 2005 +++ xoops2jp/html/include/cp_functions.php Fri May 27 23:16:48 2005 @@ -1,5 +1,5 @@ <?php -// $Id: cp_functions.php,v 1.2.6.1 2005/03/30 15:49:04 onokazu Exp $ +// $Id: cp_functions.php,v 1.2.6.2 2005/05/27 14:16:48 onokazu Exp $ // ------------------------------------------------------------------------ // // XOOPS - PHP Content Management System // // Copyright (c) 2000 XOOPS.org // @@ -111,7 +111,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 background='".XOOPS_URL."/modules/system/images/hbar_middle.gif'> <a href='".XOOPS_URL."/admin.php'>"._CPHOME."</a> | <a href='".XOOPS_URL."/admin.php?xoopsorgnews=1'>XOOPS News</a></td> + <td background='".XOOPS_URL."/modules/system/images/hbar_middle.gif'> <a href='".XOOPS_URL."/admin.php'>"._CPHOME."</a><!--// | <a href='".XOOPS_URL."/admin.php?xoopsorgnews=1'>XOOPS News</a>//--></td> <td background='".XOOPS_URL."/modules/system/images/hbar_middle.gif' align='right'><a href='".XOOPS_URL."/user.php?op=logout'>"._LOGOUT."</a> | <a href='".XOOPS_URL."/'>"._YOURHOME."</a> </td> <td width='1%'><img src='".XOOPS_URL."/modules/system/images/hbar_right.gif' width='10' height='23'></td> </tr>