text changes to registration mail content
[namibia] / module / User / src / User / Service / Registration.php
index 5bf1fd8..7223194 100644 (file)
@@ -71,10 +71,7 @@ class Registration extends \User\DataBin\Registration
                $params['firstName']    = $profile->firstName;
                $params['familyName']   = $profile->familyName;
                $params['message']              = 'Thank you for registering. Your registration was submitted for approval '
                $params['firstName']    = $profile->firstName;
                $params['familyName']   = $profile->familyName;
                $params['message']              = 'Thank you for registering. Your registration was submitted for approval '
-                                                               . 'and you will receive email confirmation once your account has been verified.'
-                                                               . 'Please note that if any documents were not uploaded they need to be emailed'
-                                                               . ' (info@bid4cars.com.na) or faxed (086 618 5584) before we can approve your '
-                                                               . 'account.';
+                                                               . 'and you will receive email confirmation once your account has been verified.';
 
                #-> Send welcome notification to User.
                $oNotify = new \Utility\Comms\Notification();
 
                #-> Send welcome notification to User.
                $oNotify = new \Utility\Comms\Notification();