Add subscription setup link to paid branding feature
This commit is contained in:
@@ -89,6 +89,10 @@
|
||||
</div>
|
||||
|
||||
<div class="card" ng-hide="config.features.branding">
|
||||
Customizing the footer is only available in the premium plan.
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
Customizing the footer is only available in the paid plans. <a href="" class="pull-right" ng-click="openSubscriptionSetup()">Setup Subscription Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user