Make the messaging around conversion even clearer.
This commit is contained in:
parent
19545d580c
commit
f908791154
1 changed files with 3 additions and 2 deletions
|
@ -186,8 +186,9 @@
|
|||
<input id="adminPassword" name="adminPassword" type="password" class="form-control" placeholder="Admin Password"
|
||||
ng-model="org.adminPassword" required>
|
||||
<span class="description">
|
||||
The username and password for the account that will become administrator of the organization.
|
||||
Note that this account <b>must already exist</b>.
|
||||
The username and password for the account that will become an administrator of the organization.
|
||||
Note that this account <b>must be a separate Quay.io account</b> from the account that you are
|
||||
trying to convert, and <b>must already exist</b>.
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue