Update get subscriptions button name in UI

This commit is contained in:
Christian M. Adams
2020-10-26 12:16:53 -04:00
committed by Ryan Petrello
parent f9511ed7da
commit bfca3d9910

View File

@@ -141,7 +141,7 @@
</div> </div>
</div> </div>
<div class="License-getLicensesButton"> <div class="License-getLicensesButton">
<span ng-click="lookupLicenses()" class="btn btn-primary" ng-disabled="!subscriptionCreds.username || !subscriptionCreds.password" translate>GET LICENSES</button> <span ng-click="lookupLicenses()" class="btn btn-primary" ng-disabled="!subscriptionCreds.username || !subscriptionCreds.password" translate>GET SUBSCRIPTIONS</button>
</div> </div>
<div ng-if="selectedLicense.fullLicense"> <div ng-if="selectedLicense.fullLicense">
<div class="at-RowItem-label" translate> <div class="at-RowItem-label" translate>