From 4ba362b4fd54a1e4f2408f8f2d20dd4694809dd2 Mon Sep 17 00:00:00 2001 From: Paul Couture Date: Fri, 15 Dec 2023 10:00:01 -0600 Subject: [PATCH] fix: tweaking profile update template. --- .../partials/update-profile-information-form.blade.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/site/resources/views/profile/partials/update-profile-information-form.blade.php b/site/resources/views/profile/partials/update-profile-information-form.blade.php index 7273fff..a958f5a 100644 --- a/site/resources/views/profile/partials/update-profile-information-form.blade.php +++ b/site/resources/views/profile/partials/update-profile-information-form.blade.php @@ -1,11 +1,10 @@
-

- {{ __('Profile Information') }} +

+ {{ __('Login Information') }}

- -

- {{ __("Update your account's profile information and email address.") }} +

+ {{ __("Update your account's username and email address. Note, your username may not be the same as your public artist profile.") }}