fix: tweaking profile update template.
This commit is contained in:
parent
c55bec5b28
commit
4ba362b4fd
@ -1,11 +1,10 @@
|
|||||||
<section>
|
<section>
|
||||||
<header>
|
<header>
|
||||||
<h2 class="text-lg font-medium text-gray-900 dark:text-gray-100">
|
<h2>
|
||||||
{{ __('Profile Information') }}
|
{{ __('Login Information') }}
|
||||||
</h2>
|
</h2>
|
||||||
|
<p>
|
||||||
<p class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
{{ __("Update your account's username and email address. Note, your username may not be the same as your public artist profile.") }}
|
||||||
{{ __("Update your account's profile information and email address.") }}
|
|
||||||
</p>
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user