Minahito
minah****@users*****
2006年 9月 14日 (木) 19:23:15 JST
Index: xoops2jp/html/install/language/english/welcome.php diff -u xoops2jp/html/install/language/english/welcome.php:1.2.8.2 xoops2jp/html/install/language/english/welcome.php:1.2.8.3 --- xoops2jp/html/install/language/english/welcome.php:1.2.8.2 Sat Feb 4 18:30:08 2006 +++ xoops2jp/html/install/language/english/welcome.php Thu Sep 14 19:23:15 2006 @@ -1,6 +1,6 @@ <?php -// $Id: welcome.php,v 1.2.8.2 2006/02/04 09:30:08 minahito Exp $ -$content .= +// $Id: welcome.php,v 1.2.8.3 2006/09/14 10:23:15 minahito Exp $ +$content = "<u><b>What is it?</b></u> <p> <b>XOOPS Cube</b> is a dynamic OO (Object Oriented) based open source portal script written in PHP. Index: xoops2jp/html/install/language/english/finish.php diff -u xoops2jp/html/install/language/english/finish.php:1.2.8.4 xoops2jp/html/install/language/english/finish.php:1.2.8.5 --- xoops2jp/html/install/language/english/finish.php:1.2.8.4 Wed Apr 12 10:04:41 2006 +++ xoops2jp/html/install/language/english/finish.php Thu Sep 14 19:23:15 2006 @@ -1,6 +1,6 @@ <?php -// $Id: finish.php,v 1.2.8.4 2006/04/12 01:04:41 onokazu Exp $ -$content .= +// $Id: finish.php,v 1.2.8.5 2006/09/14 10:23:15 minahito Exp $ +$content = "<h3><u>XOOPS Cube Installer (2nd step)</u></h3> <p>The 1st step of XOOPS Cube installer is now complete. You should proceed to the next installation step to setup system modules.</p> <p>Click the [Next] button, and you will see a login screen. Please login using the administrator account created during the 1st step.</p>