diff --git a/code/resources/views/emails/pass.blade.php b/code/resources/views/emails/pass.blade.php index 2374d4597..69243a7a5 100644 --- a/code/resources/views/emails/pass.blade.php +++ b/code/resources/views/emails/pass.blade.php @@ -2,7 +2,7 @@ Hello {!! $name !!},

This email is confirmation that you are now registered at our helpdesk.

-Registered email: support@ladybirdweb.com
+Registered email:
Password: {{$password}}

You can visit the helpdesk to browse articles and contact us at any time: {!! \URL::route('ticket2') !!}

@@ -11,4 +11,4 @@ Thank You.

Kind Regards,

-{!! $from !!} \ No newline at end of file +{!! $from !!}