From: <w4...@us...> - 2002-09-27 09:23:33
|
Update of /cvsroot/xoops/xoops-current/html/language/english In directory usw-pr-cvs1:/tmp/cvs-serv25271/html/language/english Modified Files: global.php Log Message: no comment Index: global.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/language/english/global.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** global.php 18 Sep 2002 02:43:59 -0000 1.6 --- global.php 27 Sep 2002 09:23:29 -0000 1.7 *************** *** 34,38 **** define("_POSTS","Posts: "); define("_FROM","From: "); ! define("_POSTED","Posted"); // Posted date define("_PROFILE","Profile"); define("_VISITWEBSITE","Visit Website"); --- 34,38 ---- define("_POSTS","Posts: "); define("_FROM","From: "); ! define("_POSTED","Posted: "); // Posted date define("_PROFILE","Profile"); define("_VISITWEBSITE","Visit Website"); |