fix wording

This commit is contained in:
Girish Ramakrishnan
2017-11-23 12:42:46 -08:00
parent ef2c44ee2f
commit 2becf674ee

View File

@@ -139,8 +139,11 @@
<div class="col-md-12 text-center">
<button type="submit" class="btn btn-primary" ng-disabled="dnsCredentialsForm.$invalid || (isSubdomain && !isEnterprise)"/><i class="fa fa-circle-o-notch fa-spin" ng-show="dnsCredentials.busy"></i> Next</button>
</div>
</div>
<br/>
<div class="row">
<div class="col-md-12 text-center">
<small>You can setup a new Cloudron or restore from a backup after DNS setup</small>
<small>You can setup a new Cloudron or restore from a backup in the next step</small>
</div>
</div>
</form>