Update of /cvsroot/xoops/xoops-current/html/language/english
In directory usw-pr-cvs1:/tmp/cvs-serv24782/html/language/english
Modified Files:
user.php
Log Message:
no comment
Index: user.php
===================================================================
RCS file: /cvsroot/xoops/xoops-current/html/language/english/user.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** user.php 5 Sep 2002 11:12:18 -0000 1.3
--- user.php 21 Sep 2002 23:25:59 -0000 1.4
***************
*** 53,57 ****
define("_US_REGISTERNG","Could not register new user.");
define("_US_WELCOME","Welcome to %s!");
! define('_US_MAILOK',"Allow site administrators and moderators to send email notices?");
--- 53,57 ----
define("_US_REGISTERNG","Could not register new user.");
define("_US_WELCOME","Welcome to %s!");
! define('_US_MAILOK',"Allow site administrators and<br /> moderators to send email notices?");
|