mirror of
https://github.com/NicolasConstant/BirdsiteLive
synced 2025-06-05 21:49:16 +02:00
wording
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
else if (ViewData.Model.Deleted)
|
||||
{
|
||||
<div class="alert alert-danger" role="alert">
|
||||
This account has been deleted by its Twitter owner.
|
||||
This mirror has been deleted by its Twitter owner.
|
||||
</div>
|
||||
}
|
||||
else if (!string.IsNullOrEmpty(ViewData.Model.MovedTo))
|
||||
|
Reference in New Issue
Block a user