diff --git a/framework/core/views/emails/confirm.blade.php b/framework/core/views/emails/confirm.blade.php index 7a6577e6d..75f9d2b3f 100644 --- a/framework/core/views/emails/confirm.blade.php +++ b/framework/core/views/emails/confirm.blade.php @@ -4,3 +4,5 @@ Someone (hopefully you!) has signed up to the forum '{{ $forumTitle }}' with thi If this was you, simply visit the following link and your account will be activated: {{ $url }} + +If you did not sign up, just simply ignore this email.