diff --git a/config/jetstream.php b/config/jetstream.php index 60bd61278ee..e03ebaae33b 100644 --- a/config/jetstream.php +++ b/config/jetstream.php @@ -58,7 +58,7 @@ */ 'features' => [ - Features::termsAndPrivacyPolicy(), + //Features::termsAndPrivacyPolicy(), // Features::profilePhotos(), Features::api(), //Features::teams(['invitations' => true]), diff --git a/resources/js/Pages/Auth/Register.vue b/resources/js/Pages/Auth/Register.vue index 3c1cc052b24..da22d38d05a 100644 --- a/resources/js/Pages/Auth/Register.vue +++ b/resources/js/Pages/Auth/Register.vue @@ -2,6 +2,9 @@
+

Sign up for an account

+

Your name here will be used to add yourself as a contact.

+
@@ -48,7 +51,7 @@ autocomplete="new-password" />
-
+
- + Already registered? - - Register - +