Fix #1751 - error when creating site with new tenant

This commit is contained in:
Shaun Walker
2021-11-02 14:49:06 -04:00
parent 7bfc0998fd
commit e0a0497dd2
2 changed files with 10 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
@ -217,10 +217,10 @@
<value>Enter the password for the integrated security</value>
</data>
<data name="HostUsername.HelpText" xml:space="preserve">
<value>Enter a valid host username</value>
<value>Enter the username of an existing host user</value>
</data>
<data name="HostPassword.HelpText" xml:space="preserve">
<value>Enter a valid host password</value>
<value>Enter the password of an existing host user</value>
</data>
<data name="Name.Text" xml:space="preserve">
<value>Site Name: </value>