Update of /cvsroot/xoops/xoops-current/html/language/english
In directory usw-pr-cvs1:/tmp/cvs-serv5992/html/language/english
Modified Files:
user.php
Log Message:
Index: user.php
===================================================================
RCS file: /cvsroot/xoops/xoops-current/html/language/english/user.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** user.php 21 Sep 2002 23:25:59 -0000 1.4
--- user.php 11 Oct 2002 06:14:21 -0000 1.5
***************
*** 18,22 ****
// 2001-11-17 ADD
! define("_US_NOACTTPADM","The selected user has been deactivated or has not been activated yet.<br>Please contact the administrator for details.");
define("_US_ACTKEYNOT","Activation key not correct!");
define("_US_ACONTACT","Selected account is already activated!");
--- 18,22 ----
// 2001-11-17 ADD
! define("_US_NOACTTPADM","The selected user has been deactivated or has not been activated yet.<br />Please contact the administrator for details.");
define("_US_ACTKEYNOT","Activation key not correct!");
define("_US_ACONTACT","Selected account is already activated!");
|