Fix various text
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user