Fix various text

This commit is contained in:
Girish Ramakrishnan
2018-06-07 19:42:08 -07:00
parent a58d9d1497
commit 55fb3b3b55
3 changed files with 10 additions and 11 deletions

View File

@@ -101,9 +101,7 @@
You can update to the next version once you have <a ng-href="{{ config.webServerOrigin + '/console.html#/userprofile?view=subscriptions&email=' + appstoreConfig.profile.emailEncoded + '&cloudronId=' + appstoreConfig.cloudronId }}" target="_blank">setup billing</a>.
</p>
<p>
A Cloudron subscription allows installing <b>more apps</b> and use <b>more domains</b>.<br/>
It will also enable the <b>Cloudron Email Solution</b>.
</p>
Our paid plans allow you to install more apps, create more users and enable features like the Email server.
</div>
<div class="modal-footer">
<a class="btn btn-success" ng-click="waitForPlanSelection()" ng-href="{{ config.webServerOrigin + '/console.html#/userprofile?view=subscriptions&email=' + appstoreConfig.profile.emailEncoded + '&cloudronId=' + appstoreConfig.cloudronId }}" target="_blank" ng-disabled="waitingForPlanSelection"><i class="fa fa-circle-o-notch fa-spin" ng-show="waitingForPlanSelection"></i> Setup Subscription</a>