Replace references seen in the enterprise version to "Quay.io" with a config-pulled value

This commit is contained in:
Joseph Schorr 2014-08-08 13:50:04 -04:00
parent 5d4a6fc279
commit 6f804c222a
18 changed files with 84 additions and 60 deletions

View file

@ -57,7 +57,7 @@
</div>
<div class="panel-body" ng-show="authorizedApps.length">
<div class="alert alert-info">
These are the applications you have authorized to view information and perform Quay.io actions on your behalf.
These are the applications you have authorized to view information and perform actions on your behalf.
</div>
<table class="table">
@ -240,7 +240,7 @@
ng-model="org.adminPassword" required>
<span class="description">
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
Note that this account <b>must be a separate registered account</b> from the account that you are
trying to convert, and <b>must already exist</b>.
</span>
</div>