Use the same pattern for subscription setup in settings and users view

This commit is contained in:
Johannes Zellner
2020-06-18 12:29:25 +02:00
parent c8278e7b24
commit 75b2c7236a
4 changed files with 10 additions and 6 deletions

View File

@@ -511,7 +511,7 @@
<div class="row" ng-hide="config.features.externalLdap">
<div class="col-md-12">
<b>This feature is only available in the business plan.</b>
This feature is only available is only available in the paid plans. <a href="" class="pull-right" ng-click="openSubscriptionSetup()">Setup Subscription Now</a>
</div>
</div>