From 5a10d4f77f584588e3e9b27102461f80a0d868fb Mon Sep 17 00:00:00 2001 From: pb1dft Date: Fri, 29 Sep 2006 23:40:18 +0000 Subject: Stylesheet adjustment and some text adjustment --- register.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/register.php b/register.php index 63119f3e..6f28f06f 100644 --- a/register.php +++ b/register.php @@ -157,7 +157,7 @@ switch ($action) { $validation = str_rand(20); $user_object->update_validation($validation); - $message = 'Your account has been created. However, this forum requires account activation.' . + $message = 'Your account has been created. However, this application requires account activation.' . ' An activation key has been sent to the e-mail address you provided. ' . 'Please check your e-mail for further information'; -- cgit