diff --git a/src/BirdsiteLive/Views/Users/Index.cshtml b/src/BirdsiteLive/Views/Users/Index.cshtml index fce4b14..2ff2ce3 100644 --- a/src/BirdsiteLive/Views/Users/Index.cshtml +++ b/src/BirdsiteLive/Views/Users/Index.cshtml @@ -46,7 +46,7 @@ else if (!string.IsNullOrEmpty(ViewData.Model.MovedTo)) { } @@ -58,11 +58,8 @@ } - - @if (!ViewData.Model.Deleted && string.IsNullOrEmpty(ViewData.Model.MovedTo)) - { -
- I'm the owner of this account and I would like to take control of this mirror. -
- } + +
+ I'm the owner of this account and I would like to take control of this mirror. +
\ No newline at end of file