mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-07-24 20:50:58 +02:00
fix replace back no groups on recipient orphaned page
Signed-off-by: RonniSkansing <rskansing@gmail.com>
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
<Headline>Orphaned Recipients</Headline>
|
||||
|
||||
<div class="flex gap-4 mb-4">
|
||||
<BigButton on:click={() => goto('/recipient/group/')}>Back to Groups</BigButton>
|
||||
<BigButton on:click={() => goto('/recipient/')}>View recipients</BigButton>
|
||||
{#if recipients.length > 0}
|
||||
<button
|
||||
on:click={openDeleteAllAlert}
|
||||
|
||||
Reference in New Issue
Block a user