mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-27 19:25:40 +02:00
update verify page; replace goto dashboard button with logout button
This commit is contained in:
@@ -24,11 +24,8 @@
|
||||
Your account has been successfully created, but activation by an administrator is required.
|
||||
</p>
|
||||
<div class="mt-8">
|
||||
<Button href={resolve('/dashboard', {})}>Go to Dashboard</Button>
|
||||
<Button onclick={() => handleLogout()}>Logout</Button>
|
||||
</div>
|
||||
<p class="text-muted-foreground mt-10 text-sm">
|
||||
The above button will only work once your account is verified.
|
||||
</p>
|
||||
<p class="end text-muted-foreground mt-10 text-sm">
|
||||
If you have any questions, please contact an administrator.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user