Fix the subscription dialog text

This commit is contained in:
Girish Ramakrishnan
2018-03-13 13:23:22 -07:00
parent 286d634756
commit ec9c9fb0f5

View File

@@ -151,10 +151,11 @@
</div>
<div class="modal-body">
<p ng-show="config.update.box">
You can update to the next version once you have selected a <a ng-href="{{ config.webServerOrigin + '/pricing.html' }}" target="_blank">paid plan</a>.
You can update to the next version once you have <a ng-href="{{ config.webServerOrigin + '/pricing.html' }}" target="_blank">setup billing</a>.
</p>
<p>
With a paid plan, you get continuous updates for the Cloudron and apps. This ensures you are running the latest versions of apps and keeps your server secure. All paid plans come with support via <a href="mailto:support@cloudron.io">email</a> and <a target="_blank" href="https://forum.cloudron.io">forum</a>.
A Cloudron subscription provides access to the Cloudron App Store. This ensures you are running the latest version
and keeps your apps and server secure.
</p>
</div>
<div class="modal-footer">