From 4e1b8c8a5500b27e134b88fa6739e7cf70c1ba73 Mon Sep 17 00:00:00 2001 From: dev Date: Wed, 11 Aug 2021 12:33:29 -0700 Subject: [PATCH] Get rid of message on register Some people may be faking memes and it may be useful to ask them via email for proof they are the creator. Emails will still not be verified though. --- resources/views/auth/register.blade.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/views/auth/register.blade.php b/resources/views/auth/register.blade.php index 6b60c49..ceaec88 100644 --- a/resources/views/auth/register.blade.php +++ b/resources/views/auth/register.blade.php @@ -4,9 +4,6 @@
-
{{ __('Register') }}