Make the messaging around conversion even clearer.

This commit is contained in:
yackob03 2014-01-30 16:06:48 -05:00
parent 19545d580c
commit f908791154

View file

@ -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>