Match the button text with existing text in the UI

This commit is contained in:
Girish Ramakrishnan
2017-06-14 21:55:17 -07:00
parent 8db1073980
commit da7648fe3f

View File

@@ -188,7 +188,7 @@
</li>
<li ng-show="appstoreConfig && !config.update.box && user.admin && (currentSubscription.plan.id === 'undecided' || currentSubscription.plan.id === 'free')">
<a ng-href="" ng-click="showSubscriptionModal()" style="cursor: pointer">
<span class="badge badge-success">Setup automatic updates</span>
<span class="badge badge-success">Setup Subscription</span>
</a>
</li>
<li>