FIx issue with redirect after site delete and remove tenant if it is empty

This commit is contained in:
Shaun Walker
2022-06-28 08:17:06 -04:00
parent bdc0f0fcdd
commit 02d1838547
4 changed files with 14 additions and 5 deletions

View File

@ -166,7 +166,7 @@
<value>Enter the tenant for the site</value>
</data>
<data name="Aliases.HelpText" xml:space="preserve">
<value>The aliases for the site. An alias can be a domain name (www.site.com) or a virtual folder (ie. www.site.com/folder). If a site has multiple aliases they should be separated by commas.</value>
<value>The aliases for the site. An alias can be a domain name (www.site.com) or a virtual folder (ie. www.site.com/folder).</value>
</data>
<data name="IsDeleted.HelpText" xml:space="preserve">
<value>Is this site deleted?</value>